#79DEBA#79DEBA
#79DEBA is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.109 H 168.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEBA |
|---|---|
| RGB | rgb(121, 222, 186) |
| HSL | hsl(159, 60%, 67%) |
| HSV | hsv(159, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.76, -37.93, 8.55) |
| CIE-LCH | lch(81.76, 38.88, 167.29°) |
| OKLab | oklab(82.91% -0.1068 0.022) |
| OKLCH | oklch(82.91% 0.109 168.4) |
| XYZ | xyz(42.8656, 59.8493, 55.7381) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.62
Light Teal
#90E4C1
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 3.75
Mediumaquamarine
#66CDAA
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.85
Eucalyptus
#44D7A8
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEBA #DE799D
analogous
#79DE88 #79DEBA #79CFDE
triadic
#79DEBA #BA79DE #DEBA79
tetradic
#79DEBA #8879DE #DE799D #CFDE79
square
#79DEBA #8879DE #DE799D #CFDE79
split-complementary
#79DEBA #DE79CF #DE8879
monochromatic
#2CB181 #48D2A1 #79DEBA #AAEAD3 #DBF6ED
Accessibility & contrast
On white
1.62
#79DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#79DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEBA
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEBA | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#C9C7BC
Tritanopia (blue-blind)
#57DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79deba; /* rgb */ color: rgb(121, 222, 186); /* oklch */ color: oklch(82.9% 0.109 168.4);
Tailwind
colors: {
custom: {
50: '#a5e9ce',
500: '#79deba',
950: '#000000',
},
}SCSS
$custom: #79deba; $custom-light: #a5e9ce; $custom-dark: #000000;
JSON
{
"hex": "#79deba",
"rgb": {
"r": 121,
"g": 222,
"b": 186
},
"hsl": {
"h": 158.614,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.82908,
"c": 0.109,
"h": 168.4
},
"luminance": 0.59853
}Semantic roles & 50–950 ramp
primary
#79DEBA
secondary
#B3486E
accent
#1D5AC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483