#59E2E8#59E2E8
#59E2E8 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.118 H 199.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #59E2E8 |
|---|---|
| RGB | rgb(89, 226, 232) |
| HSL | hsl(183, 76%, 63%) |
| HSV | hsv(183, 62%, 91%) |
| CMYK | cmyk(61.6%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(83.09, -34.92, -13.98) |
| CIE-LCH | lch(83.09, 37.61, 201.83°) |
| OKLab | oklab(84.1% -0.111 -0.0387) |
| OKLCH | oklch(84.1% 0.118 199.2) |
| XYZ | xyz(45.8754, 62.3378, 85.9430) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 4.59
Bright Light Blue
#26F7FD
ΔE00 5.01
Mediumturquoise
#48D1CC
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E2E8 #E85F59
analogous
#59E8A6 #59E2E8 #599BE8
triadic
#59E2E8 #E859E2 #E2E859
tetradic
#59E2E8 #A659E8 #E85F59 #9BE859
square
#59E2E8 #A659E8 #E85F59 #9BE859
split-complementary
#59E2E8 #E8599B #E8A659
monochromatic
#18A8AE #23D9E1 #59E2E8 #8FEBEF #C5F5F7
Accessibility & contrast
On white
1.56
#59E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#59E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E2E8
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E2E8 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E9
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59e2e8; /* rgb */ color: rgb(89, 226, 232); /* oklch */ color: oklch(84.1% 0.118 199.2);
Tailwind
colors: {
custom: {
50: '#97ebef',
500: '#59e2e8',
950: '#000000',
},
}SCSS
$custom: #59e2e8; $custom-light: #97ebef; $custom-dark: #000000;
JSON
{
"hex": "#59e2e8",
"rgb": {
"r": 89,
"g": 226,
"b": 232
},
"hsl": {
"h": 182.517,
"s": 75.661,
"l": 62.941
},
"oklch": {
"l": 0.84104,
"c": 0.11755,
"h": 199.2
},
"luminance": 0.62343
}Semantic roles & 50–950 ramp
primary
#59E2E8
secondary
#AF3B36
accent
#160ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485