#79DEC8#79DEC8
#79DEC8 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.101 H 177.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEC8 |
|---|---|
| RGB | rgb(121, 222, 200) |
| HSL | hsl(167, 60%, 67%) |
| HSV | hsv(167, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(82.10, -34.79, 1.63) |
| CIE-LCH | lch(82.10, 34.82, 177.32°) |
| OKLab | oklab(83.29% -0.1007 0.0038) |
| OKLCH | oklch(83.29% 0.101 177.9) |
| XYZ | xyz(44.4275, 60.4741, 63.9639) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.79
Tiffany Blue
#7BF2DA
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 4.86
Light Teal
#90E4C1
ΔE00 5.12
Pale Teal
#82CBB2
ΔE00 5.46
Mediumaquamarine
#66CDAA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEC8 #DE798F
analogous
#79DE96 #79DEC8 #79C1DE
triadic
#79DEC8 #C879DE #DEC879
tetradic
#79DEC8 #9679DE #DE798F #C1DE79
square
#79DEC8 #9679DE #DE798F #C1DE79
split-complementary
#79DEC8 #DE79C1 #DE9679
monochromatic
#2CB194 #48D2B4 #79DEC8 #AAEADC #DBF6F0
Accessibility & contrast
On white
1.60
#79DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#79DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEC8
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEC8 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#50E1D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dec8; /* rgb */ color: rgb(121, 222, 200); /* oklch */ color: oklch(83.3% 0.101 177.9);
Tailwind
colors: {
custom: {
50: '#a5e8d8',
500: '#79dec8',
950: '#000000',
},
}SCSS
$custom: #79dec8; $custom-light: #a5e8d8; $custom-dark: #000000;
JSON
{
"hex": "#79dec8",
"rgb": {
"r": 121,
"g": 222,
"b": 200
},
"hsl": {
"h": 166.931,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83294,
"c": 0.10073,
"h": 177.9
},
"luminance": 0.60478
}Semantic roles & 50–950 ramp
primary
#79DEC8
secondary
#B34860
accent
#1D43C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483