#79DEDF#79DEDF
#79DEDF is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.0% C 0.095 H 196.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEDF |
|---|---|
| RGB | rgb(121, 222, 223) |
| HSL | hsl(181, 61%, 67%) |
| HSV | hsv(181, 46%, 87%) |
| CMYK | cmyk(45.7%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.72, -29.22, -9.67) |
| CIE-LCH | lch(82.72, 30.78, 198.30°) |
| OKLab | oklab(84% -0.091 -0.0267) |
| OKLCH | oklch(84% 0.095 196.3) |
| XYZ | xyz(47.3204, 61.6313, 79.2001) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Aqua Blue
#02D8E9
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEDF #DF7A79
analogous
#79DFAD #79DEDF #79ABDF
triadic
#79DEDF #DF79DE #DEDF79
tetradic
#79DEDF #AD79DF #DF7A79 #ABDF79
square
#79DEDF #AD79DF #DF7A79 #ABDF79
split-complementary
#79DEDF #DF79AB #DFAD79
monochromatic
#2BB2B3 #48D2D3 #79DEDF #AAEAEB #DCF6F7
Accessibility & contrast
On white
1.58
#79DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#79DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEDF
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEDF | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#C1C8E0
Tritanopia (blue-blind)
#41E4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #79dedf; /* rgb */ color: rgb(121, 222, 223); /* oklch */ color: oklch(84.0% 0.095 196.3);
Tailwind
colors: {
custom: {
50: '#a6e8e9',
500: '#79dedf',
950: '#000000',
},
}SCSS
$custom: #79dedf; $custom-light: #a6e8e9; $custom-dark: #000000;
JSON
{
"hex": "#79dedf",
"rgb": {
"r": 121,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.588,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.84001,
"c": 0.09481,
"h": 196.3
},
"luminance": 0.61635
}Semantic roles & 50–950 ramp
primary
#79DEDF
secondary
#B44948
accent
#1E1CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484