#79DEBB#79DEBB
#79DEBB is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.108 H 169.0°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEBB |
|---|---|
| RGB | rgb(121, 222, 187) |
| HSL | hsl(159, 60%, 67%) |
| HSV | hsv(159, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.78, -37.71, 8.06) |
| CIE-LCH | lch(81.78, 38.56, 167.94°) |
| OKLab | oklab(82.93% -0.1063 0.0207) |
| OKLCH | oklch(82.93% 0.108 169) |
| XYZ | xyz(42.9723, 59.8920, 56.2999) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.79
Seafoam
#7FE0B3
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEBB #DE799C
analogous
#79DE89 #79DEBB #79CEDE
triadic
#79DEBB #BB79DE #DEBB79
tetradic
#79DEBB #8979DE #DE799C #CEDE79
square
#79DEBB #8979DE #DE799C #CEDE79
split-complementary
#79DEBB #DE79CE #DE8979
monochromatic
#2CB183 #48D2A2 #79DEBB #AAEAD4 #DBF6ED
Accessibility & contrast
On white
1.62
#79DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#79DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEBB
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEBB | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#57DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79debb; /* rgb */ color: rgb(121, 222, 187); /* oklch */ color: oklch(82.9% 0.108 169.0);
Tailwind
colors: {
custom: {
50: '#a5e9cf',
500: '#79debb',
950: '#000000',
},
}SCSS
$custom: #79debb; $custom-light: #a5e9cf; $custom-dark: #000000;
JSON
{
"hex": "#79debb",
"rgb": {
"r": 121,
"g": 222,
"b": 187
},
"hsl": {
"h": 159.208,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.82934,
"c": 0.10832,
"h": 169
},
"luminance": 0.59895
}Semantic roles & 50–950 ramp
primary
#79DEBB
secondary
#B3486D
accent
#1D59C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483