#79DEC7#79DEC7
#79DEC7 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.101 H 177.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEC7 |
|---|---|
| RGB | rgb(121, 222, 199) |
| HSL | hsl(166, 60%, 67%) |
| HSV | hsv(166, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(82.07, -35.02, 2.12) |
| CIE-LCH | lch(82.07, 35.08, 176.53°) |
| OKLab | oklab(83.27% -0.1011 0.0051) |
| OKLCH | oklch(83.27% 0.101 177.1) |
| XYZ | xyz(44.3110, 60.4275, 63.3504) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 5.05
Pale Teal
#82CBB2
ΔE00 5.36
Mediumaquamarine
#66CDAA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEC7 #DE7990
analogous
#79DE95 #79DEC7 #79C2DE
triadic
#79DEC7 #C779DE #DEC779
tetradic
#79DEC7 #9579DE #DE7990 #C2DE79
square
#79DEC7 #9579DE #DE7990 #C2DE79
split-complementary
#79DEC7 #DE79C2 #DE9579
monochromatic
#2CB193 #48D2B2 #79DEC7 #AAEADC #DBF6F0
Accessibility & contrast
On white
1.60
#79DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#79DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEC7
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEC7 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#C7C7C9
Tritanopia (blue-blind)
#51E1D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dec7; /* rgb */ color: rgb(121, 222, 199); /* oklch */ color: oklch(83.3% 0.101 177.1);
Tailwind
colors: {
custom: {
50: '#a5e8d8',
500: '#79dec7',
950: '#000000',
},
}SCSS
$custom: #79dec7; $custom-light: #a5e8d8; $custom-dark: #000000;
JSON
{
"hex": "#79dec7",
"rgb": {
"r": 121,
"g": 222,
"b": 199
},
"hsl": {
"h": 166.337,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83265,
"c": 0.10122,
"h": 177.1
},
"luminance": 0.60431
}Semantic roles & 50–950 ramp
primary
#79DEC7
secondary
#B34861
accent
#1D44C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483