#59DBEA#59DBEA
#59DBEA is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.115 H 205.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBEA |
|---|---|
| RGB | rgb(89, 219, 234) |
| HSL | hsl(186, 78%, 63%) |
| HSV | hsv(186, 62%, 92%) |
| CMYK | cmyk(62%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.14, -31.05, -17.98) |
| CIE-LCH | lch(81.14, 35.88, 210.08°) |
| OKLab | oklab(82.55% -0.1031 -0.0498) |
| OKLCH | oklch(82.55% 0.115 205.8) |
| XYZ | xyz(44.2964, 58.7227, 86.8261) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.87
Robin'S Egg
#6DEDFD
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Neon Blue
#04D9FF
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBEA #EA6859
analogous
#59EAB0 #59DBEA #5992EA
triadic
#59DBEA #EA59DB #DBEA59
tetradic
#59DBEA #B059EA #EA6859 #92EA59
square
#59DBEA #B059EA #EA6859 #92EA59
split-complementary
#59DBEA #EA5992 #EAB059
monochromatic
#17A2B2 #23CFE3 #59DBEA #8FE7F1 #C6F3F8
Accessibility & contrast
On white
1.65
#59DBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#59DBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBEA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBEA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#B4C3EA
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dbea; /* rgb */ color: rgb(89, 219, 234); /* oklch */ color: oklch(82.5% 0.115 205.8);
Tailwind
colors: {
custom: {
50: '#97e6f0',
500: '#59dbea',
950: '#000000',
},
}SCSS
$custom: #59dbea; $custom-light: #97e6f0; $custom-dark: #000000;
JSON
{
"hex": "#59dbea",
"rgb": {
"r": 89,
"g": 219,
"b": 234
},
"hsl": {
"h": 186.207,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.82547,
"c": 0.11451,
"h": 205.8
},
"luminance": 0.58727
}Semantic roles & 50–950 ramp
primary
#59DBEA
secondary
#B24235
accent
#210CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485