#59EAC2#59EAC2
#59EAC2 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.137 H 171.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAC2 |
|---|---|
| RGB | rgb(89, 234, 194) |
| HSL | hsl(163, 78%, 63%) |
| HSV | hsv(163, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 17.1%, 8.2%) |
| CIE-LAB | lab(84.41, -48.15, 8.01) |
| CIE-LCH | lch(84.41, 48.81, 170.56°) |
| OKLab | oklab(84.84% -0.1356 0.0204) |
| OKLCH | oklch(84.84% 0.137 171.4) |
| XYZ | xyz(43.2755, 64.8600, 61.2670) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 3.44
Aqua (survey)
#13EAC9
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 5.02
Aquamarine
#7FFFD4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAC2 #EA5981
analogous
#59EA79 #59EAC2 #59CAEA
triadic
#59EAC2 #C259EA #EAC259
tetradic
#59EAC2 #7959EA #EA5981 #CAEA59
square
#59EAC2 #7959EA #EA5981 #CAEA59
split-complementary
#59EAC2 #EA59CA #EA7959
monochromatic
#17B287 #23E3AE #59EAC2 #8FF1D6 #C6F8EA
Accessibility & contrast
On white
1.50
#59EAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#59EAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAC2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAC2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBC0
Deuteranopia (green-blind)
#CFCCC5
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59eac2; /* rgb */ color: rgb(89, 234, 194); /* oklch */ color: oklch(84.8% 0.137 171.4);
Tailwind
colors: {
custom: {
50: '#96f1d4',
500: '#59eac2',
950: '#000000',
},
}SCSS
$custom: #59eac2; $custom-light: #96f1d4; $custom-dark: #000000;
JSON
{
"hex": "#59eac2",
"rgb": {
"r": 89,
"g": 234,
"b": 194
},
"hsl": {
"h": 163.448,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.8484,
"c": 0.13709,
"h": 171.4
},
"luminance": 0.64865
}Semantic roles & 50–950 ramp
primary
#59EAC2
secondary
#B23557
accent
#0C45DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583