#59EEAF#59EEAF
#59EEAF is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.3% C 0.156 H 161.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEAF |
|---|---|
| RGB | rgb(89, 238, 175) |
| HSL | hsl(155, 81%, 64%) |
| HSV | hsv(155, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(85.18, -54.00, 19.00) |
| CIE-LCH | lch(85.18, 57.25, 160.61°) |
| OKLab | oklab(85.33% -0.1482 0.0485) |
| OKLCH | oklch(85.33% 0.156 161.9) |
| XYZ | xyz(42.4281, 66.3636, 51.1226) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Greenish Turquoise
#00FBB0
ΔE00 3.85
Greenish Cyan
#2AFEB7
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.26
Light Aquamarine
#7BFDC7
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEAF #EE5998
analogous
#59EE65 #59EEAF #59E3EE
triadic
#59EEAF #AF59EE #EEAF59
tetradic
#59EEAF #6559EE #EE5998 #E3EE59
square
#59EEAF #6559EE #EE5998 #E3EE59
split-complementary
#59EEAF #EE59E3 #EE6559
monochromatic
#13BA73 #21E894 #59EEAF #91F4CA #C8F9E5
Accessibility & contrast
On white
1.47
#59EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#59EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEAF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEAF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAB
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#00EEDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59eeaf; /* rgb */ color: rgb(89, 238, 175); /* oklch */ color: oklch(85.3% 0.156 161.9);
Tailwind
colors: {
custom: {
50: '#96f4c7',
500: '#59eeaf',
950: '#000000',
},
}SCSS
$custom: #59eeaf; $custom-light: #96f4c7; $custom-dark: #000000;
JSON
{
"hex": "#59eeaf",
"rgb": {
"r": 89,
"g": 238,
"b": 175
},
"hsl": {
"h": 154.631,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.85334,
"c": 0.15589,
"h": 161.9
},
"luminance": 0.66368
}Semantic roles & 50–950 ramp
primary
#59EEAF
secondary
#B9336B
accent
#0862DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582