#59E8EB#59E8EB
#59E8EB is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.6% C 0.121 H 197.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59E8EB |
|---|---|
| RGB | rgb(89, 232, 235) |
| HSL | hsl(181, 78%, 64%) |
| HSV | hsv(181, 62%, 92%) |
| CMYK | cmyk(62.1%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(84.91, -36.88, -12.85) |
| CIE-LCH | lch(84.91, 39.05, 199.21°) |
| OKLab | oklab(85.6% -0.1158 -0.0356) |
| OKLCH | oklch(85.6% 0.121 197.1) |
| XYZ | xyz(47.9653, 65.8300, 88.7598) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.76
Bright Cyan
#41FDFE
ΔE00 4.70
Robin'S Egg
#6DEDFD
ΔE00 5.07
Aqua
#00FFFF
ΔE00 5.57
Aqua Blue
#02D8E9
ΔE00 5.92
Bright Turquoise
#0FFEF9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E8EB #EB5C59
analogous
#59EBA5 #59E8EB #599FEB
triadic
#59E8EB #EB59E8 #E8EB59
tetradic
#59E8EB #A559EB #EB5C59 #9FEB59
square
#59E8EB #A559EB #EB5C59 #9FEB59
split-complementary
#59E8EB #EB599F #EBA559
monochromatic
#16B1B4 #22E0E4 #59E8EB #90F0F2 #C6F7F8
Accessibility & contrast
On white
1.48
#59E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#59E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E8EB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E8EB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59e8eb; /* rgb */ color: rgb(89, 232, 235); /* oklch */ color: oklch(85.6% 0.121 197.1);
Tailwind
colors: {
custom: {
50: '#98f0f1',
500: '#59e8eb',
950: '#000000',
},
}SCSS
$custom: #59e8eb; $custom-light: #98f0f1; $custom-dark: #000000;
JSON
{
"hex": "#59e8eb",
"rgb": {
"r": 89,
"g": 232,
"b": 235
},
"hsl": {
"h": 181.233,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.85602,
"c": 0.12114,
"h": 197.1
},
"luminance": 0.65835
}Semantic roles & 50–950 ramp
primary
#59E8EB
secondary
#B43734
accent
#0F0BDB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585