#59E2E7#59E2E7
#59E2E7 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.117 H 198.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #59E2E7 |
|---|---|
| RGB | rgb(89, 226, 231) |
| HSL | hsl(182, 75%, 63%) |
| HSV | hsv(182, 61%, 91%) |
| CMYK | cmyk(61.5%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(83.06, -35.19, -13.50) |
| CIE-LCH | lch(83.06, 37.69, 200.99°) |
| OKLab | oklab(84.07% -0.1114 -0.0374) |
| OKLCH | oklch(84.07% 0.118 198.6) |
| XYZ | xyz(45.7337, 62.2812, 85.1970) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E2E7 #E75E59
analogous
#59E7A5 #59E2E7 #599BE7
triadic
#59E2E7 #E759E2 #E2E759
tetradic
#59E2E7 #A559E7 #E75E59 #9BE759
square
#59E2E7 #A559E7 #E75E59 #9BE759
split-complementary
#59E2E7 #E7599B #E7A559
monochromatic
#19A7AD #24D9DF #59E2E7 #8EEBEF #C4F5F6
Accessibility & contrast
On white
1.56
#59E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#59E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E2E7
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E2E7 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59e2e7; /* rgb */ color: rgb(89, 226, 231); /* oklch */ color: oklch(84.1% 0.117 198.6);
Tailwind
colors: {
custom: {
50: '#97ebee',
500: '#59e2e7',
950: '#000000',
},
}SCSS
$custom: #59e2e7; $custom-light: #97ebee; $custom-dark: #000000;
JSON
{
"hex": "#59e2e7",
"rgb": {
"r": 89,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.113,
"s": 74.737,
"l": 62.745
},
"oklch": {
"l": 0.84069,
"c": 0.1175,
"h": 198.6
},
"luminance": 0.62286
}Semantic roles & 50–950 ramp
primary
#59E2E7
secondary
#AE3B36
accent
#160FD7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485