#59E2EB#59E2EB
#59E2EB is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.118 H 201.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #59E2EB |
|---|---|
| RGB | rgb(89, 226, 235) |
| HSL | hsl(184, 78%, 64%) |
| HSV | hsv(184, 62%, 92%) |
| CMYK | cmyk(62.1%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.18, -34.09, -15.44) |
| CIE-LCH | lch(83.18, 37.42, 204.36°) |
| OKLab | oklab(84.21% -0.1098 -0.0428) |
| OKLCH | oklch(84.21% 0.118 201.3) |
| XYZ | xyz(46.3051, 62.5097, 88.2064) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.80
Aqua Blue
#02D8E9
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E2EB #EB6259
analogous
#59EBAB #59E2EB #5999EB
triadic
#59E2EB #EB59E2 #E2EB59
tetradic
#59E2EB #AB59EB #EB6259 #99EB59
square
#59E2EB #AB59EB #EB6259 #99EB59
split-complementary
#59E2EB #EB5999 #EBAB59
monochromatic
#16AAB4 #22D8E4 #59E2EB #90ECF2 #C6F5F8
Accessibility & contrast
On white
1.56
#59E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#59E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E2EB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E2EB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59e2eb; /* rgb */ color: rgb(89, 226, 235); /* oklch */ color: oklch(84.2% 0.118 201.3);
Tailwind
colors: {
custom: {
50: '#98ebf1',
500: '#59e2eb',
950: '#000000',
},
}SCSS
$custom: #59e2eb; $custom-light: #98ebf1; $custom-dark: #000000;
JSON
{
"hex": "#59e2eb",
"rgb": {
"r": 89,
"g": 226,
"b": 235
},
"hsl": {
"h": 183.699,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.84207,
"c": 0.1178,
"h": 201.3
},
"luminance": 0.62515
}Semantic roles & 50–950 ramp
primary
#59E2EB
secondary
#B43C34
accent
#180BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485