#59EEC2#59EEC2
#59EEC2 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.8% C 0.142 H 169.9°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEC2 |
|---|---|
| RGB | rgb(89, 238, 194) |
| HSL | hsl(162, 81%, 64%) |
| HSV | hsv(162, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(85.59, -49.84, 9.69) |
| CIE-LCH | lch(85.59, 50.77, 169.00°) |
| OKLab | oklab(85.8% -0.1396 0.0248) |
| OKLCH | oklch(85.8% 0.142 169.9) |
| XYZ | xyz(44.4271, 67.1633, 61.6509) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 3.47
Aqua (survey)
#13EAC9
ΔE00 4.22
Aquamarine
#7FFFD4
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEC2 #EE5985
analogous
#59EE78 #59EEC2 #59D0EE
triadic
#59EEC2 #C259EE #EEC259
tetradic
#59EEC2 #7859EE #EE5985 #D0EE59
square
#59EEC2 #7859EE #EE5985 #D0EE59
split-complementary
#59EEC2 #EE59D0 #EE7859
monochromatic
#13BA88 #21E8AE #59EEC2 #91F4D6 #C8F9EB
Accessibility & contrast
On white
1.45
#59EEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#59EEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEC2
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEC2 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#00F0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59eec2; /* rgb */ color: rgb(89, 238, 194); /* oklch */ color: oklch(85.8% 0.142 169.9);
Tailwind
colors: {
custom: {
50: '#97f4d4',
500: '#59eec2',
950: '#000000',
},
}SCSS
$custom: #59eec2; $custom-light: #97f4d4; $custom-dark: #000000;
JSON
{
"hex": "#59eec2",
"rgb": {
"r": 89,
"g": 238,
"b": 194
},
"hsl": {
"h": 162.282,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.85798,
"c": 0.1418,
"h": 169.9
},
"luminance": 0.67168
}Semantic roles & 50–950 ramp
primary
#59EEC2
secondary
#B9335A
accent
#0847DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583