#59DEE7#59DEE7
#59DEE7 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.115 H 201.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEE7 |
|---|---|
| RGB | rgb(89, 222, 231) |
| HSL | hsl(184, 75%, 63%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(61.5%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(81.91, -33.31, -15.23) |
| CIE-LCH | lch(81.91, 36.63, 204.57°) |
| OKLab | oklab(83.14% -0.1073 -0.0422) |
| OKLCH | oklch(83.14% 0.115 201.5) |
| XYZ | xyz(44.6587, 60.1312, 84.8387) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.46
Robin'S Egg
#6DEDFD
ΔE00 4.39
Darkturquoise
#00CED1
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEE7 #E76259
analogous
#59E7A9 #59DEE7 #5997E7
triadic
#59DEE7 #E759DE #DEE759
tetradic
#59DEE7 #A959E7 #E76259 #97E759
square
#59DEE7 #A959E7 #E76259 #97E759
split-complementary
#59DEE7 #E75997 #E7A959
monochromatic
#19A3AD #24D3DF #59DEE7 #8EE9EF #C4F3F6
Accessibility & contrast
On white
1.61
#59DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#59DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEE7
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEE7 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59dee7; /* rgb */ color: rgb(89, 222, 231); /* oklch */ color: oklch(83.1% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#97e8ee',
500: '#59dee7',
950: '#000000',
},
}SCSS
$custom: #59dee7; $custom-light: #97e8ee; $custom-dark: #000000;
JSON
{
"hex": "#59dee7",
"rgb": {
"r": 89,
"g": 222,
"b": 231
},
"hsl": {
"h": 183.803,
"s": 74.737,
"l": 62.745
},
"oklch": {
"l": 0.83138,
"c": 0.11533,
"h": 201.5
},
"luminance": 0.60136
}Semantic roles & 50–950 ramp
primary
#59DEE7
secondary
#AE3E36
accent
#1B0FD7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485