#59DEEB#59DEEB
#59DEEB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.116 H 204.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEEB |
|---|---|
| RGB | rgb(89, 222, 235) |
| HSL | hsl(185, 78%, 64%) |
| HSV | hsv(185, 62%, 92%) |
| CMYK | cmyk(62.1%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.03, -32.20, -17.17) |
| CIE-LCH | lch(82.03, 36.49, 208.07°) |
| OKLab | oklab(83.28% -0.1057 -0.0476) |
| OKLCH | oklch(83.28% 0.116 204.2) |
| XYZ | xyz(45.2301, 60.3597, 87.8481) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.05
Robin'S Egg
#6DEDFD
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.50
Bright Light Blue
#26F7FD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEEB #EB6659
analogous
#59EBAF #59DEEB #5995EB
triadic
#59DEEB #EB59DE #DEEB59
tetradic
#59DEEB #AF59EB #EB6659 #95EB59
square
#59DEEB #AF59EB #EB6659 #95EB59
split-complementary
#59DEEB #EB5995 #EBAF59
monochromatic
#16A6B4 #22D3E4 #59DEEB #90E9F2 #C6F4F8
Accessibility & contrast
On white
1.61
#59DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#59DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEEB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEEB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EC
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59deeb; /* rgb */ color: rgb(89, 222, 235); /* oklch */ color: oklch(83.3% 0.116 204.2);
Tailwind
colors: {
custom: {
50: '#97e8f1',
500: '#59deeb',
950: '#000000',
},
}SCSS
$custom: #59deeb; $custom-light: #97e8f1; $custom-dark: #000000;
JSON
{
"hex": "#59deeb",
"rgb": {
"r": 89,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.342,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.83279,
"c": 0.11593,
"h": 204.2
},
"luminance": 0.60365
}Semantic roles & 50–950 ramp
primary
#59DEEB
secondary
#B44034
accent
#1D0BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485