#79DDEA#79DDEA
#79DDEA is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.1% C 0.095 H 206.5°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDEA |
|---|---|
| RGB | rgb(121, 221, 234) |
| HSL | hsl(187, 73%, 70%) |
| HSV | hsv(187, 48%, 92%) |
| CMYK | cmyk(48.3%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.76, -25.91, -15.44) |
| CIE-LCH | lch(82.76, 30.16, 210.79°) |
| OKLab | oklab(84.15% -0.0854 -0.0426) |
| OKLCH | oklch(84.15% 0.095 206.5) |
| XYZ | xyz(48.5871, 61.7142, 87.1776) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 4.63
Aqua Blue
#02D8E9
ΔE00 5.43
Neon Blue
#04D9FF
ΔE00 7.38
Paleturquoise
#AFEEEE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDEA #EA8679
analogous
#79EABF #79DDEA #79A4EA
triadic
#79DDEA #EA79DD #DDEA79
tetradic
#79DDEA #BF79EA #EA8679 #A4EA79
square
#79DDEA #BF79EA #EA8679 #A4EA79
split-complementary
#79DDEA #EA79A4 #EABF79
monochromatic
#20B6C9 #44D0E2 #79DDEA #AEEAF2 #E3F8FB
Accessibility & contrast
On white
1.57
#79DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#79DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDEA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDEA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#36E4E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #79ddea; /* rgb */ color: rgb(121, 221, 234); /* oklch */ color: oklch(84.1% 0.095 206.5);
Tailwind
colors: {
custom: {
50: '#a7e7f0',
500: '#79ddea',
950: '#000000',
},
}SCSS
$custom: #79ddea; $custom-light: #a7e7f0; $custom-dark: #000000;
JSON
{
"hex": "#79ddea",
"rgb": {
"r": 121,
"g": 221,
"b": 234
},
"hsl": {
"h": 186.903,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.84145,
"c": 0.09545,
"h": 206.5
},
"luminance": 0.61718
}Semantic roles & 50–950 ramp
primary
#79DDEA
secondary
#C35345
accent
#2711D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485