#79DDAB#79DDAB
#79DDAB is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.119 H 160.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDAB |
|---|---|
| RGB | rgb(121, 221, 171) |
| HSL | hsl(150, 60%, 67%) |
| HSV | hsv(150, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(81.13, -40.62, 15.59) |
| CIE-LCH | lch(81.13, 43.51, 159.00°) |
| OKLab | oklab(82.29% -0.1123 0.0399) |
| OKLCH | oklch(82.29% 0.119 160.4) |
| XYZ | xyz(41.0891, 58.7150, 47.6881) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.52
Light Teal
#90E4C1
ΔE00 4.63
Eucalyptus
#44D7A8
ΔE00 4.72
Hospital Green
#9BE5AA
ΔE00 5.11
Mediumaquamarine
#66CDAA
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDAB #DD79AB
analogous
#79DD79 #79DDAB #79DDDD
triadic
#79DDAB #AB79DD #DDAB79
tetradic
#79DDAB #7979DD #DD79AB #DDDD79
square
#79DDAB #7979DD #DD79AB #DDDD79
split-complementary
#79DDAB #DD79DD #DD7979
monochromatic
#2CAF6E #48D18C #79DDAB #AAE9CA #DBF6E8
Accessibility & contrast
On white
1.65
#79DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#79DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDAB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDAB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#5EDCCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #79ddab; /* rgb */ color: rgb(121, 221, 171); /* oklch */ color: oklch(82.3% 0.119 160.4);
Tailwind
colors: {
custom: {
50: '#a5e8c4',
500: '#79ddab',
950: '#000000',
},
}SCSS
$custom: #79ddab; $custom-light: #a5e8c4; $custom-dark: #000000;
JSON
{
"hex": "#79ddab",
"rgb": {
"r": 121,
"g": 221,
"b": 171
},
"hsl": {
"h": 150,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.82294,
"c": 0.11915,
"h": 160.4
},
"luminance": 0.58718
}Semantic roles & 50–950 ramp
primary
#79DDAB
secondary
#B1497D
accent
#1E73C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482