#79EEC0#79EEC0
#79EEC0 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.8% C 0.126 H 165.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #79EEC0 |
|---|---|
| RGB | rgb(121, 238, 192) |
| HSL | hsl(156, 77%, 70%) |
| HSV | hsv(156, 49%, 93%) |
| CMYK | cmyk(49.2%, 0%, 19.3%, 6.7%) |
| CIE-LAB | lab(86.51, -43.77, 12.18) |
| CIE-LCH | lch(86.51, 45.44, 164.45°) |
| OKLab | oklab(86.81% -0.1221 0.0313) |
| OKLCH | oklch(86.81% 0.126 165.6) |
| XYZ | xyz(47.9699, 69.0158, 60.6525) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EEC0 #EE79A7
analogous
#79EE85 #79EEC0 #79E2EE
triadic
#79EEC0 #C079EE #EEC079
tetradic
#79EEC0 #8579EE #EE79A7 #E2EE79
square
#79EEC0 #8579EE #EE79A7 #E2EE79
split-complementary
#79EEC0 #EE79E2 #EE8579
monochromatic
#1BD28A #43E7A6 #79EEC0 #AFF5DA #E4FCF2
Accessibility & contrast
On white
1.42
#79EEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#79EEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EEC0
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EEC0 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BE
Deuteranopia (green-blind)
#D8D3C3
Tritanopia (blue-blind)
#50EEE1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #79eec0; /* rgb */ color: rgb(121, 238, 192); /* oklch */ color: oklch(86.8% 0.126 165.6);
Tailwind
colors: {
custom: {
50: '#a7f4d3',
500: '#79eec0',
950: '#000000',
},
}SCSS
$custom: #79eec0; $custom-light: #a7f4d3; $custom-dark: #000000;
JSON
{
"hex": "#79eec0",
"rgb": {
"r": 121,
"g": 238,
"b": 192
},
"hsl": {
"h": 156.41,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.8681,
"c": 0.12602,
"h": 165.6
},
"luminance": 0.6902
}Semantic roles & 50–950 ramp
primary
#79EEC0
secondary
#C74478
accent
#0C5DDA
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583