#79E1AE#79E1AE
#79E1AE is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.3% C 0.122 H 160.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #79E1AE |
|---|---|
| RGB | rgb(121, 225, 174) |
| HSL | hsl(151, 63%, 68%) |
| HSV | hsv(151, 46%, 88%) |
| CMYK | cmyk(46.2%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(82.36, -41.79, 15.73) |
| CIE-LCH | lch(82.36, 44.65, 159.37°) |
| OKLab | oklab(83.31% -0.1155 0.0403) |
| OKLCH | oklch(83.31% 0.122 160.8) |
| XYZ | xyz(42.4470, 60.9681, 49.5674) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.46
Light Teal
#90E4C1
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 4.94
Hospital Green
#9BE5AA
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.55
Light Greenish Blue
#63F7B4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E1AE #E179AC
analogous
#79E17A #79E1AE #79E0E1
triadic
#79E1AE #AE79E1 #E1AE79
tetradic
#79E1AE #7A79E1 #E179AC #E0E179
square
#79E1AE #7A79E1 #E179AC #E0E179
split-complementary
#79E1AE #E179E0 #E17A79
monochromatic
#29B771 #47D690 #79E1AE #ABECCC #DDF7EA
Accessibility & contrast
On white
1.59
#79E1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#79E1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E1AE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E1AE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#CFC8B1
Tritanopia (blue-blind)
#5CE0D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79e1ae; /* rgb */ color: rgb(121, 225, 174); /* oklch */ color: oklch(83.3% 0.122 160.8);
Tailwind
colors: {
custom: {
50: '#a5ebc6',
500: '#79e1ae',
950: '#000000',
},
}SCSS
$custom: #79e1ae; $custom-light: #a5ebc6; $custom-dark: #000000;
JSON
{
"hex": "#79e1ae",
"rgb": {
"r": 121,
"g": 225,
"b": 174
},
"hsl": {
"h": 150.577,
"s": 63.415,
"l": 67.843
},
"oklch": {
"l": 0.83311,
"c": 0.12233,
"h": 160.8
},
"luminance": 0.60971
}Semantic roles & 50–950 ramp
primary
#79E1AE
secondary
#B8477E
accent
#1A71CB
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482