#59DEF3#59DEF3
#59DEF3 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.118 H 209.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEF3 |
|---|---|
| RGB | rgb(89, 222, 243) |
| HSL | hsl(188, 87%, 65%) |
| HSV | hsv(188, 63%, 95%) |
| CMYK | cmyk(63.4%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.29, -29.93, -21.02) |
| CIE-LCH | lch(82.29, 36.57, 215.09°) |
| OKLab | oklab(83.57% -0.1025 -0.0583) |
| OKLCH | oklch(83.57% 0.118 209.6) |
| XYZ | xyz(46.4120, 60.8325, 94.0725) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.76
Aqua Blue
#02D8E9
ΔE00 3.92
Neon Blue
#04D9FF
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEF3 #F36E59
analogous
#59F3BB #59DEF3 #5991F3
triadic
#59DEF3 #F359DE #DEF359
tetradic
#59DEF3 #BB59F3 #F36E59 #91F359
square
#59DEF3 #BB59F3 #F36E59 #91F359
split-complementary
#59DEF3 #F35991 #F3BB59
monochromatic
#0EABC3 #20D3EF #59DEF3 #92E9F7 #CBF5FB
Accessibility & contrast
On white
1.59
#59DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#59DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEF3
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEF3 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F4
Deuteranopia (green-blind)
#B5C6F3
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59def3; /* rgb */ color: rgb(89, 222, 243); /* oklch */ color: oklch(83.6% 0.118 209.6);
Tailwind
colors: {
custom: {
50: '#98e8f7',
500: '#59def3',
950: '#000000',
},
}SCSS
$custom: #59def3; $custom-light: #98e8f7; $custom-dark: #000000;
JSON
{
"hex": "#59def3",
"rgb": {
"r": 89,
"g": 222,
"b": 243
},
"hsl": {
"h": 188.182,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.83569,
"c": 0.11797,
"h": 209.6
},
"luminance": 0.60837
}Semantic roles & 50–950 ramp
primary
#59DEF3
secondary
#C1432F
accent
#2102E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485