#59DBEB#59DBEB
#59DBEB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.6% C 0.115 H 206.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBEB |
|---|---|
| RGB | rgb(89, 219, 235) |
| HSL | hsl(187, 78%, 64%) |
| HSV | hsv(187, 62%, 92%) |
| CMYK | cmyk(62.1%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.17, -30.76, -18.47) |
| CIE-LCH | lch(81.17, 35.88, 210.98°) |
| OKLab | oklab(82.58% -0.1027 -0.0512) |
| OKLCH | oklch(82.58% 0.115 206.5) |
| XYZ | xyz(44.4404, 58.7803, 87.5848) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Neon Blue
#04D9FF
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBEB #EB6959
analogous
#59EBB2 #59DBEB #5992EB
triadic
#59DBEB #EB59DB #DBEB59
tetradic
#59DBEB #B259EB #EB6959 #92EB59
square
#59DBEB #B259EB #EB6959 #92EB59
split-complementary
#59DBEB #EB5992 #EBB259
monochromatic
#16A3B4 #22CFE4 #59DBEB #90E7F2 #C6F3F8
Accessibility & contrast
On white
1.65
#59DBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#59DBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBEB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBEB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59dbeb; /* rgb */ color: rgb(89, 219, 235); /* oklch */ color: oklch(82.6% 0.115 206.5);
Tailwind
colors: {
custom: {
50: '#97e6f1',
500: '#59dbeb',
950: '#000000',
},
}SCSS
$custom: #59dbeb; $custom-light: #97e6f1; $custom-dark: #000000;
JSON
{
"hex": "#59dbeb",
"rgb": {
"r": 89,
"g": 219,
"b": 235
},
"hsl": {
"h": 186.575,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.82583,
"c": 0.11474,
"h": 206.5
},
"luminance": 0.58785
}Semantic roles & 50–950 ramp
primary
#59DBEB
secondary
#B44234
accent
#220BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485