#59DBEC#59DBEC
#59DBEC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.6% C 0.115 H 207.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBEC |
|---|---|
| RGB | rgb(89, 219, 236) |
| HSL | hsl(187, 79%, 64%) |
| HSV | hsv(187, 62%, 93%) |
| CMYK | cmyk(62.3%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.20, -30.48, -18.95) |
| CIE-LCH | lch(81.20, 35.89, 211.87°) |
| OKLab | oklab(82.62% -0.1023 -0.0525) |
| OKLCH | oklch(82.62% 0.115 207.2) |
| XYZ | xyz(44.5853, 58.8383, 88.3478) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.07
Robin'S Egg
#6DEDFD
ΔE00 4.15
Neon Blue
#04D9FF
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBEC #EC6A59
analogous
#59ECB3 #59DBEC #5991EC
triadic
#59DBEC #EC59DB #DBEC59
tetradic
#59DBEC #B359EC #EC6A59 #91EC59
square
#59DBEC #B359EC #EC6A59 #91EC59
split-complementary
#59DBEC #EC5991 #ECB359
monochromatic
#15A3B6 #22CFE6 #59DBEC #90E7F2 #C7F3F9
Accessibility & contrast
On white
1.64
#59DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#59DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBEC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBEC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59dbec; /* rgb */ color: rgb(89, 219, 236); /* oklch */ color: oklch(82.6% 0.115 207.2);
Tailwind
colors: {
custom: {
50: '#97e6f2',
500: '#59dbec',
950: '#000000',
},
}SCSS
$custom: #59dbec; $custom-light: #97e6f2; $custom-dark: #000000;
JSON
{
"hex": "#59dbec",
"rgb": {
"r": 89,
"g": 219,
"b": 236
},
"hsl": {
"h": 186.939,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.8262,
"c": 0.11499,
"h": 207.2
},
"luminance": 0.58843
}Semantic roles & 50–950 ramp
primary
#59DBEC
secondary
#B54334
accent
#220ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485