#59DCE7#59DCE7
#59DCE7 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.114 H 202.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCE7 |
|---|---|
| RGB | rgb(89, 220, 231) |
| HSL | hsl(185, 75%, 63%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(61.5%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.33, -32.37, -16.10) |
| CIE-LCH | lch(81.33, 36.15, 206.44°) |
| OKLab | oklab(82.67% -0.1053 -0.0446) |
| OKLCH | oklch(82.67% 0.114 202.9) |
| XYZ | xyz(44.1307, 59.0751, 84.6627) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.02
Robin'S Egg
#6DEDFD
ΔE00 4.37
Darkturquoise
#00CED1
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCE7 #E76459
analogous
#59E7AB #59DCE7 #5995E7
triadic
#59DCE7 #E759DC #DCE759
tetradic
#59DCE7 #AB59E7 #E76459 #95E759
square
#59DCE7 #AB59E7 #E76459 #95E759
split-complementary
#59DCE7 #E75995 #E7AB59
monochromatic
#19A1AD #24D1DF #59DCE7 #8EE7EF #C4F3F6
Accessibility & contrast
On white
1.64
#59DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#59DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCE7
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCE7 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59dce7; /* rgb */ color: rgb(89, 220, 231); /* oklch */ color: oklch(82.7% 0.114 202.9);
Tailwind
colors: {
custom: {
50: '#97e7ee',
500: '#59dce7',
950: '#000000',
},
}SCSS
$custom: #59dce7; $custom-light: #97e7ee; $custom-dark: #000000;
JSON
{
"hex": "#59dce7",
"rgb": {
"r": 89,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.648,
"s": 74.737,
"l": 62.745
},
"oklch": {
"l": 0.82672,
"c": 0.11436,
"h": 202.9
},
"luminance": 0.5908
}Semantic roles & 50–950 ramp
primary
#59DCE7
secondary
#AE4036
accent
#1E0FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485