#59EBC0#59EBC0
#59EBC0 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.0% C 0.140 H 170.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBC0 |
|---|---|
| RGB | rgb(89, 235, 192) |
| HSL | hsl(162, 78%, 64%) |
| HSV | hsv(162, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 18.3%, 7.8%) |
| CIE-LAB | lab(84.66, -49.04, 9.41) |
| CIE-LCH | lch(84.66, 49.93, 169.14°) |
| OKLab | oklab(85.03% -0.1375 0.024) |
| OKLCH | oklch(85.03% 0.14 170.1) |
| XYZ | xyz(43.3379, 65.3417, 60.1872) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.98
Aqua (survey)
#13EAC9
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.79
Aquamarine
#7FFFD4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBC0 #EB5984
analogous
#59EB77 #59EBC0 #59CDEB
triadic
#59EBC0 #C059EB #EBC059
tetradic
#59EBC0 #7759EB #EB5984 #CDEB59
square
#59EBC0 #7759EB #EB5984 #CDEB59
split-complementary
#59EBC0 #EB59CD #EB7759
monochromatic
#16B485 #22E4AB #59EBC0 #90F2D5 #C6F8E9
Accessibility & contrast
On white
1.49
#59EBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#59EBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBC0
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBC0 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBE
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ebc0; /* rgb */ color: rgb(89, 235, 192); /* oklch */ color: oklch(85.0% 0.140 170.1);
Tailwind
colors: {
custom: {
50: '#96f2d3',
500: '#59ebc0',
950: '#000000',
},
}SCSS
$custom: #59ebc0; $custom-light: #96f2d3; $custom-dark: #000000;
JSON
{
"hex": "#59ebc0",
"rgb": {
"r": 89,
"g": 235,
"b": 192
},
"hsl": {
"h": 162.329,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.85027,
"c": 0.13956,
"h": 170.1
},
"luminance": 0.65346
}Semantic roles & 50–950 ramp
primary
#59EBC0
secondary
#B4345A
accent
#0B48DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583