#79DEE8#79DEE8
#79DEE8 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.096 H 203.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEE8 |
|---|---|
| RGB | rgb(121, 222, 232) |
| HSL | hsl(185, 71%, 69%) |
| HSV | hsv(185, 48%, 91%) |
| CMYK | cmyk(47.8%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(82.98, -26.92, -14.04) |
| CIE-LCH | lch(82.98, 30.36, 207.55°) |
| OKLab | oklab(84.3% -0.0873 -0.0387) |
| OKLCH | oklch(84.3% 0.096 203.9) |
| XYZ | xyz(48.5662, 62.1296, 85.7612) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Robin'S Egg Blue
#98EFF9
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 5.41
Paleturquoise
#AFEEEE
ΔE00 7.11
Powder Blue
#B0E0E6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEE8 #E88379
analogous
#79E8BA #79DEE8 #79A7E8
triadic
#79DEE8 #E879DE #DEE879
tetradic
#79DEE8 #BA79E8 #E88379 #A7E879
square
#79DEE8 #BA79E8 #E88379 #A7E879
split-complementary
#79DEE8 #E879A7 #E8BA79
monochromatic
#22B6C5 #45D1DF #79DEE8 #ADEBF1 #E1F8FA
Accessibility & contrast
On white
1.56
#79DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#79DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEE8
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEE8 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7E9
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#38E5E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #79dee8; /* rgb */ color: rgb(121, 222, 232); /* oklch */ color: oklch(84.3% 0.096 203.9);
Tailwind
colors: {
custom: {
50: '#a7e8ef',
500: '#79dee8',
950: '#000000',
},
}SCSS
$custom: #79dee8; $custom-light: #a7e8ef; $custom-dark: #000000;
JSON
{
"hex": "#79dee8",
"rgb": {
"r": 121,
"g": 222,
"b": 232
},
"hsl": {
"h": 185.405,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.84302,
"c": 0.09553,
"h": 203.9
},
"luminance": 0.62134
}Semantic roles & 50–950 ramp
primary
#79DEE8
secondary
#C05045
accent
#2413D3
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485