#79DDBA#79DDBA
#79DDBA is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.108 H 168.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDBA |
|---|---|
| RGB | rgb(121, 221, 186) |
| HSL | hsl(159, 60%, 67%) |
| HSV | hsv(159, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(81.47, -37.47, 8.14) |
| CIE-LCH | lch(81.47, 38.35, 167.74°) |
| OKLab | oklab(82.67% -0.1056 0.0209) |
| OKLCH | oklch(82.67% 0.108 168.8) |
| XYZ | xyz(42.6008, 59.3197, 55.6498) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.86
Seafoam
#7FE0B3
ΔE00 2.88
Seafoam Blue
#78D1B6
ΔE00 3.42
Mediumaquamarine
#66CDAA
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDBA #DD799C
analogous
#79DD88 #79DDBA #79CEDD
triadic
#79DDBA #BA79DD #DDBA79
tetradic
#79DDBA #8879DD #DD799C #CEDD79
square
#79DDBA #8879DD #DD799C #CEDD79
split-complementary
#79DDBA #DD79CE #DD8879
monochromatic
#2CAF81 #48D1A1 #79DDBA #AAE9D3 #DBF6EC
Accessibility & contrast
On white
1.63
#79DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#79DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDBA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDBA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C8C6BC
Tritanopia (blue-blind)
#58DED3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79ddba; /* rgb */ color: rgb(121, 221, 186); /* oklch */ color: oklch(82.7% 0.108 168.8);
Tailwind
colors: {
custom: {
50: '#a5e8ce',
500: '#79ddba',
950: '#000000',
},
}SCSS
$custom: #79ddba; $custom-light: #a5e8ce; $custom-dark: #000000;
JSON
{
"hex": "#79ddba",
"rgb": {
"r": 121,
"g": 221,
"b": 186
},
"hsl": {
"h": 159,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.82673,
"c": 0.10766,
"h": 168.8
},
"luminance": 0.59323
}Semantic roles & 50–950 ramp
primary
#79DDBA
secondary
#B1496D
accent
#1E59C7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483