#59DBDC#59DBDC
#59DBDC is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.1% C 0.113 H 195.9°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBDC |
|---|---|
| RGB | rgb(89, 219, 220) |
| HSL | hsl(180, 65%, 61%) |
| HSV | hsv(180, 60%, 86%) |
| CMYK | cmyk(59.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.71, -34.92, -11.17) |
| CIE-LCH | lch(80.71, 36.67, 197.74°) |
| OKLab | oklab(82.06% -0.1088 -0.031) |
| OKLCH | oklch(82.06% 0.113 195.9) |
| XYZ | xyz(42.3640, 57.9497, 76.6491) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.50
Darkturquoise
#00CED1
ΔE00 4.35
Aqua Blue
#02D8E9
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBDC #DC5A59
analogous
#59DC9B #59DBDC #5999DC
triadic
#59DBDC #DC59DB #DBDC59
tetradic
#59DBDC #9B59DC #DC5A59 #99DC59
square
#59DBDC #9B59DC #DC5A59 #99DC59
split-complementary
#59DBDC #DC5999 #DC9B59
monochromatic
#20999A #2BCBCD #59DBDC #8CE6E7 #BEF1F1
Accessibility & contrast
On white
1.67
#59DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#59DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBDC
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBDC | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59dbdc; /* rgb */ color: rgb(89, 219, 220); /* oklch */ color: oklch(82.1% 0.113 195.9);
Tailwind
colors: {
custom: {
50: '#96e6e6',
500: '#59dbdc',
950: '#000000',
},
}SCSS
$custom: #59dbdc; $custom-light: #96e6e6; $custom-dark: #000000;
JSON
{
"hex": "#59dbdc",
"rgb": {
"r": 89,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.458,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.8206,
"c": 0.11315,
"h": 195.9
},
"luminance": 0.57954
}Semantic roles & 50–950 ramp
primary
#59DBDC
secondary
#9E3C3B
accent
#1A18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484