#79DEC5#79DEC5
#79DEC5 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.102 H 175.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEC5 |
|---|---|
| RGB | rgb(121, 222, 197) |
| HSL | hsl(165, 60%, 67%) |
| HSV | hsv(165, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(82.02, -35.48, 3.11) |
| CIE-LCH | lch(82.02, 35.61, 174.99°) |
| OKLab | oklab(83.21% -0.102 0.0077) |
| OKLCH | oklch(83.21% 0.102 175.7) |
| XYZ | xyz(44.0803, 60.3352, 62.1355) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.33
Light Teal
#90E4C1
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 4.57
Pale Teal
#82CBB2
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.45
Mediumaquamarine
#66CDAA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEC5 #DE7992
analogous
#79DE93 #79DEC5 #79C4DE
triadic
#79DEC5 #C579DE #DEC579
tetradic
#79DEC5 #9379DE #DE7992 #C4DE79
square
#79DEC5 #9379DE #DE7992 #C4DE79
split-complementary
#79DEC5 #DE79C4 #DE9379
monochromatic
#2CB190 #48D2B0 #79DEC5 #AAEADA #DBF6F0
Accessibility & contrast
On white
1.61
#79DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#79DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEC5
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEC5 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C4
Deuteranopia (green-blind)
#C7C7C7
Tritanopia (blue-blind)
#52E0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dec5; /* rgb */ color: rgb(121, 222, 197); /* oklch */ color: oklch(83.2% 0.102 175.7);
Tailwind
colors: {
custom: {
50: '#a5e8d6',
500: '#79dec5',
950: '#000000',
},
}SCSS
$custom: #79dec5; $custom-light: #a5e8d6; $custom-dark: #000000;
JSON
{
"hex": "#79dec5",
"rgb": {
"r": 121,
"g": 222,
"b": 197
},
"hsl": {
"h": 165.149,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83208,
"c": 0.10225,
"h": 175.7
},
"luminance": 0.60339
}Semantic roles & 50–950 ramp
primary
#79DEC5
secondary
#B34863
accent
#1D48C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483