#59DFEA#59DFEA
#59DFEA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.116 H 202.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFEA |
|---|---|
| RGB | rgb(89, 223, 234) |
| HSL | hsl(185, 78%, 63%) |
| HSV | hsv(185, 62%, 92%) |
| CMYK | cmyk(62%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.29, -32.95, -16.25) |
| CIE-LCH | lch(82.29, 36.74, 206.25°) |
| OKLab | oklab(83.48% -0.1071 -0.045) |
| OKLCH | oklch(83.48% 0.116 202.8) |
| XYZ | xyz(45.3524, 60.8349, 87.1781) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 3.83
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.19
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFEA #EA6459
analogous
#59EAAC #59DFEA #5996EA
triadic
#59DFEA #EA59DF #DFEA59
tetradic
#59DFEA #AC59EA #EA6459 #96EA59
square
#59DFEA #AC59EA #EA6459 #96EA59
split-complementary
#59DFEA #EA5996 #EAAC59
monochromatic
#17A6B2 #23D5E3 #59DFEA #8FE9F1 #C6F4F8
Accessibility & contrast
On white
1.59
#59DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#59DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFEA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFEA | 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)
#CFD6EB
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59dfea; /* rgb */ color: rgb(89, 223, 234); /* oklch */ color: oklch(83.5% 0.116 202.8);
Tailwind
colors: {
custom: {
50: '#97e9f0',
500: '#59dfea',
950: '#000000',
},
}SCSS
$custom: #59dfea; $custom-light: #97e9f0; $custom-dark: #000000;
JSON
{
"hex": "#59dfea",
"rgb": {
"r": 89,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.552,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83476,
"c": 0.11621,
"h": 202.8
},
"luminance": 0.6084
}Semantic roles & 50–950 ramp
primary
#59DFEA
secondary
#B23E35
accent
#1B0CDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485