#79E9BC#79E9BC
#79E9BC is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.5% C 0.122 H 165.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #79E9BC |
|---|---|
| RGB | rgb(121, 233, 188) |
| HSL | hsl(156, 72%, 69%) |
| HSV | hsv(156, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.98, -42.42, 12.10) |
| CIE-LCH | lch(84.98, 44.12, 164.08°) |
| OKLab | oklab(85.54% -0.1183 0.0311) |
| OKLCH | oklch(85.54% 0.122 165.3) |
| XYZ | xyz(46.0972, 65.9699, 57.8715) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Teal
#90E4C1
ΔE00 3.55
Light Aquamarine
#7BFDC7
ΔE00 4.43
Aqua Marine
#2EE8BB
ΔE00 4.76
Aquamarine
#7FFFD4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E9BC #E979A6
analogous
#79E984 #79E9BC #79DEE9
triadic
#79E9BC #BC79E9 #E9BC79
tetradic
#79E9BC #8479E9 #E979A6 #DEE979
square
#79E9BC #8479E9 #E979A6 #DEE979
split-complementary
#79E9BC #E979DE #E98479
monochromatic
#21C784 #44E0A2 #79E9BC #AEF2D6 #E2FAF1
Accessibility & contrast
On white
1.48
#79E9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#79E9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E9BC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E9BC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBA
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#54E9DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #79e9bc; /* rgb */ color: rgb(121, 233, 188); /* oklch */ color: oklch(85.5% 0.122 165.3);
Tailwind
colors: {
custom: {
50: '#a6f0d0',
500: '#79e9bc',
950: '#000000',
},
}SCSS
$custom: #79e9bc; $custom-light: #a6f0d0; $custom-dark: #000000;
JSON
{
"hex": "#79e9bc",
"rgb": {
"r": 121,
"g": 233,
"b": 188
},
"hsl": {
"h": 155.893,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.85537,
"c": 0.12232,
"h": 165.3
},
"luminance": 0.65974
}Semantic roles & 50–950 ramp
primary
#79E9BC
secondary
#C14577
accent
#1260D4
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583