#79DEB2#79DEB2
#79DEB2 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.115 H 163.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEB2 |
|---|---|
| RGB | rgb(121, 222, 178) |
| HSL | hsl(154, 60%, 67%) |
| HSV | hsv(154, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.58, -39.63, 12.52) |
| CIE-LCH | lch(81.58, 41.56, 162.46°) |
| OKLab | oklab(82.7% -0.1103 0.0322) |
| OKLCH | oklch(82.7% 0.115 163.7) |
| XYZ | xyz(42.0389, 59.5186, 51.3838) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.80
Light Teal
#90E4C1
ΔE00 3.46
Eucalyptus
#44D7A8
ΔE00 4.46
Mediumaquamarine
#66CDAA
ΔE00 4.74
Seafoam Blue
#78D1B6
ΔE00 5.27
Light Turquoise
#7EF4CC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEB2 #DE79A5
analogous
#79DE7F #79DEB2 #79D8DE
triadic
#79DEB2 #B279DE #DEB279
tetradic
#79DEB2 #7F79DE #DE79A5 #D8DE79
square
#79DEB2 #7F79DE #DE79A5 #D8DE79
split-complementary
#79DEB2 #DE79D8 #DE7F79
monochromatic
#2CB177 #48D296 #79DEB2 #AAEACE #DBF6EA
Accessibility & contrast
On white
1.63
#79DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#79DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEB2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEB2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#5BDED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79deb2; /* rgb */ color: rgb(121, 222, 178); /* oklch */ color: oklch(82.7% 0.115 163.7);
Tailwind
colors: {
custom: {
50: '#a5e9c9',
500: '#79deb2',
950: '#000000',
},
}SCSS
$custom: #79deb2; $custom-light: #a5e9c9; $custom-dark: #000000;
JSON
{
"hex": "#79deb2",
"rgb": {
"r": 121,
"g": 222,
"b": 178
},
"hsl": {
"h": 153.861,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.82702,
"c": 0.11489,
"h": 163.7
},
"luminance": 0.59522
}Semantic roles & 50–950 ramp
primary
#79DEB2
secondary
#B34877
accent
#1D68C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482