#79DEB0#79DEB0
#79DEB0 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.116 H 162.7°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEB0 |
|---|---|
| RGB | rgb(121, 222, 176) |
| HSL | hsl(153, 60%, 67%) |
| HSV | hsv(153, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(81.53, -40.05, 13.52) |
| CIE-LCH | lch(81.53, 42.26, 161.35°) |
| OKLab | oklab(82.65% -0.1112 0.0347) |
| OKLCH | oklch(82.65% 0.116 162.7) |
| XYZ | xyz(41.8395, 59.4389, 50.3340) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.76
Light Teal
#90E4C1
ΔE00 3.79
Eucalyptus
#44D7A8
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEB0 #DE79A7
analogous
#79DE7D #79DEB0 #79DADE
triadic
#79DEB0 #B079DE #DEB079
tetradic
#79DEB0 #7D79DE #DE79A7 #DADE79
square
#79DEB0 #7D79DE #DE79A7 #DADE79
split-complementary
#79DEB0 #DE79DA #DE7D79
monochromatic
#2CB174 #48D293 #79DEB0 #AAEACD #DBF6EA
Accessibility & contrast
On white
1.63
#79DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#79DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEB0
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEB0 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AE
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#5CDED1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79deb0; /* rgb */ color: rgb(121, 222, 176); /* oklch */ color: oklch(82.7% 0.116 162.7);
Tailwind
colors: {
custom: {
50: '#a5e9c7',
500: '#79deb0',
950: '#000000',
},
}SCSS
$custom: #79deb0; $custom-light: #a5e9c7; $custom-dark: #000000;
JSON
{
"hex": "#79deb0",
"rgb": {
"r": 121,
"g": 222,
"b": 176
},
"hsl": {
"h": 152.673,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.82652,
"c": 0.11648,
"h": 162.7
},
"luminance": 0.59442
}Semantic roles & 50–950 ramp
primary
#79DEB0
secondary
#B34879
accent
#1D6BC8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482