#79EECB#79EECB
#79EECB is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.1% C 0.119 H 171.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #79EECB |
|---|---|
| RGB | rgb(121, 238, 203) |
| HSL | hsl(162, 77%, 70%) |
| HSV | hsv(162, 49%, 93%) |
| CMYK | cmyk(49.2%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(86.76, -41.38, 6.80) |
| CIE-LCH | lch(86.76, 41.94, 170.67°) |
| OKLab | oklab(87.1% -0.1173 0.0173) |
| OKLCH | oklch(87.1% 0.119 171.6) |
| XYZ | xyz(49.2345, 69.5216, 67.3128) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.78
Tiffany Blue
#7BF2DA
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 3.85
Light Teal
#90E4C1
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EECB #EE799C
analogous
#79EE90 #79EECB #79D7EE
triadic
#79EECB #CB79EE #EECB79
tetradic
#79EECB #9079EE #EE799C #D7EE79
square
#79EECB #9079EE #EE799C #D7EE79
split-complementary
#79EECB #EE79D7 #EE9079
monochromatic
#1BD29B #43E7B6 #79EECB #AFF5E0 #E4FCF4
Accessibility & contrast
On white
1.41
#79EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#79EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EECB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EECB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C9
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#4AF0E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #79eecb; /* rgb */ color: rgb(121, 238, 203); /* oklch */ color: oklch(87.1% 0.119 171.6);
Tailwind
colors: {
custom: {
50: '#a7f4da',
500: '#79eecb',
950: '#000000',
},
}SCSS
$custom: #79eecb; $custom-light: #a7f4da; $custom-dark: #000000;
JSON
{
"hex": "#79eecb",
"rgb": {
"r": 121,
"g": 238,
"b": 203
},
"hsl": {
"h": 162.051,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.87095,
"c": 0.11854,
"h": 171.6
},
"luminance": 0.69526
}Semantic roles & 50–950 ramp
primary
#79EECB
secondary
#C7446B
accent
#0C49DA
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583