#59DCDD#59DCDD
#59DCDD is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.114 H 195.9°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCDD |
|---|---|
| RGB | rgb(89, 220, 221) |
| HSL | hsl(180, 66%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(59.7%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.03, -35.12, -11.23) |
| CIE-LCH | lch(81.03, 36.87, 197.73°) |
| OKLab | oklab(82.33% -0.1094 -0.0311) |
| OKLCH | oklch(82.33% 0.114 195.9) |
| XYZ | xyz(42.7585, 58.5262, 77.4359) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 5.37
Turquoise
#40E0D0
ΔE00 6.16
Bright Light Blue
#26F7FD
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCDD #DD5A59
analogous
#59DD9C #59DCDD #599ADD
triadic
#59DCDD #DD59DC #DCDD59
tetradic
#59DCDD #9C59DD #DD5A59 #9ADD59
square
#59DCDD #9C59DD #DD5A59 #9ADD59
split-complementary
#59DCDD #DD599A #DD9C59
monochromatic
#209B9C #2ACDCF #59DCDD #8CE7E7 #BFF1F2
Accessibility & contrast
On white
1.65
#59DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#59DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCDD
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCDD | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#B9C3DE
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dcdd; /* rgb */ color: rgb(89, 220, 221); /* oklch */ color: oklch(82.3% 0.114 195.9);
Tailwind
colors: {
custom: {
50: '#96e7e7',
500: '#59dcdd',
950: '#000000',
},
}SCSS
$custom: #59dcdd; $custom-light: #96e7e7; $custom-dark: #000000;
JSON
{
"hex": "#59dcdd",
"rgb": {
"r": 89,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.455,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.82328,
"c": 0.11378,
"h": 195.9
},
"luminance": 0.58531
}Semantic roles & 50–950 ramp
primary
#59DCDD
secondary
#A03B3B
accent
#1918CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484