#59DEF2#59DEF2
#59DEF2 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.118 H 209.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEF2 |
|---|---|
| RGB | rgb(89, 222, 242) |
| HSL | hsl(188, 85%, 65%) |
| HSV | hsv(188, 63%, 95%) |
| CMYK | cmyk(63.2%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.26, -30.21, -20.54) |
| CIE-LCH | lch(82.26, 36.53, 214.21°) |
| OKLab | oklab(83.53% -0.1029 -0.057) |
| OKLCH | oklch(83.53% 0.118 209) |
| XYZ | xyz(46.2614, 60.7722, 93.2793) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Aqua Blue
#02D8E9
ΔE00 3.72
Neon Blue
#04D9FF
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Bright Light Blue
#26F7FD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEF2 #F26D59
analogous
#59F2B9 #59DEF2 #5992F2
triadic
#59DEF2 #F259DE #DEF259
tetradic
#59DEF2 #B959F2 #F26D59 #92F259
square
#59DEF2 #B959F2 #F26D59 #92F259
split-complementary
#59DEF2 #F25992 #F2B959
monochromatic
#0FAAC1 #20D3EE #59DEF2 #92E9F6 #CBF5FB
Accessibility & contrast
On white
1.60
#59DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#59DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEF2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEF2 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F3
Deuteranopia (green-blind)
#B5C5F2
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59def2; /* rgb */ color: rgb(89, 222, 242); /* oklch */ color: oklch(83.5% 0.118 209.0);
Tailwind
colors: {
custom: {
50: '#98e8f6',
500: '#59def2',
950: '#000000',
},
}SCSS
$custom: #59def2; $custom-light: #98e8f6; $custom-dark: #000000;
JSON
{
"hex": "#59def2",
"rgb": {
"r": 89,
"g": 222,
"b": 242
},
"hsl": {
"h": 187.843,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.83532,
"c": 0.11765,
"h": 209
},
"luminance": 0.60777
}Semantic roles & 50–950 ramp
primary
#59DEF2
secondary
#BF4330
accent
#2104E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485