#59DDE7#59DDE7
#59DDE7 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.115 H 202.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDE7 |
|---|---|
| RGB | rgb(89, 221, 231) |
| HSL | hsl(184, 75%, 63%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(61.5%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.62, -32.84, -15.66) |
| CIE-LCH | lch(81.62, 36.38, 205.50°) |
| OKLab | oklab(82.91% -0.1063 -0.0434) |
| OKLCH | oklch(82.91% 0.115 202.2) |
| XYZ | xyz(44.3939, 59.6015, 84.7504) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.22
Robin'S Egg
#6DEDFD
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.32
Bright Light Blue
#26F7FD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDE7 #E76359
analogous
#59E7AA #59DDE7 #5996E7
triadic
#59DDE7 #E759DD #DDE759
tetradic
#59DDE7 #AA59E7 #E76359 #96E759
square
#59DDE7 #AA59E7 #E76359 #96E759
split-complementary
#59DDE7 #E75996 #E7AA59
monochromatic
#19A2AD #24D2DF #59DDE7 #8EE8EF #C4F3F6
Accessibility & contrast
On white
1.63
#59DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#59DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDE7
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDE7 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B8C4E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59dde7; /* rgb */ color: rgb(89, 221, 231); /* oklch */ color: oklch(82.9% 0.115 202.2);
Tailwind
colors: {
custom: {
50: '#97e8ee',
500: '#59dde7',
950: '#000000',
},
}SCSS
$custom: #59dde7; $custom-light: #97e8ee; $custom-dark: #000000;
JSON
{
"hex": "#59dde7",
"rgb": {
"r": 89,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.225,
"s": 74.737,
"l": 62.745
},
"oklch": {
"l": 0.82905,
"c": 0.11484,
"h": 202.2
},
"luminance": 0.59606
}Semantic roles & 50–950 ramp
primary
#59DDE7
secondary
#AE3F36
accent
#1D0FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485