#59DCDB#59DCDB
#59DCDB is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.114 H 194.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCDB |
|---|---|
| RGB | rgb(89, 220, 219) |
| HSL | hsl(180, 65%, 61%) |
| HSV | hsv(180, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(80.97, -35.66, -10.25) |
| CIE-LCH | lch(80.97, 37.10, 196.04°) |
| OKLab | oklab(82.26% -0.1103 -0.0284) |
| OKLCH | oklch(82.26% 0.114 194.5) |
| XYZ | xyz(42.4936, 58.4203, 76.0409) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.24
Darkturquoise
#00CED1
ΔE00 4.56
Turquoise
#40E0D0
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.53
Bright Cyan
#41FDFE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCDB #DC595A
analogous
#59DC99 #59DCDB #599BDC
triadic
#59DCDB #DB59DC #DCDB59
tetradic
#59DCDB #9959DC #DC595A #9BDC59
square
#59DCDB #9959DC #DC595A #9BDC59
split-complementary
#59DCDB #DC599B #DC9959
monochromatic
#209A99 #2BCDCB #59DCDB #8CE7E6 #BEF1F1
Accessibility & contrast
On white
1.66
#59DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#59DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCDB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCDB | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BAC3DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dcdb; /* rgb */ color: rgb(89, 220, 219); /* oklch */ color: oklch(82.3% 0.114 194.5);
Tailwind
colors: {
custom: {
50: '#96e7e6',
500: '#59dcdb',
950: '#000000',
},
}SCSS
$custom: #59dcdb; $custom-light: #96e7e6; $custom-dark: #000000;
JSON
{
"hex": "#59dcdb",
"rgb": {
"r": 89,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.542,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.82261,
"c": 0.11388,
"h": 194.5
},
"luminance": 0.58425
}Semantic roles & 50–950 ramp
primary
#59DCDB
secondary
#9E3B3C
accent
#181ACD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484