#59DEDC#59DEDC
#59DEDC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.115 H 193.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEDC |
|---|---|
| RGB | rgb(89, 222, 220) |
| HSL | hsl(179, 67%, 61%) |
| HSV | hsv(179, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.58, -36.32, -9.87) |
| CIE-LCH | lch(81.58, 37.64, 195.21°) |
| OKLab | oklab(82.76% -0.1119 -0.0274) |
| OKLCH | oklch(82.76% 0.115 193.8) |
| XYZ | xyz(43.1537, 59.5292, 76.9123) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.47
Darkturquoise
#00CED1
ΔE00 4.96
Turquoise
#40E0D0
ΔE00 5.07
Bright Light Blue
#26F7FD
ΔE00 6.23
Aqua Blue
#02D8E9
ΔE00 6.41
Bright Cyan
#41FDFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEDC #DE595B
analogous
#59DE99 #59DEDC #599DDE
triadic
#59DEDC #DC59DE #DEDC59
tetradic
#59DEDC #9959DE #DE595B #9DDE59
square
#59DEDC #9959DE #DE595B #9DDE59
split-complementary
#59DEDC #DE599D #DE9959
monochromatic
#1F9D9B #29D0CE #59DEDC #8CE8E7 #BFF2F2
Accessibility & contrast
On white
1.63
#59DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#59DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEDC
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEDC | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59dedc; /* rgb */ color: rgb(89, 222, 220); /* oklch */ color: oklch(82.8% 0.115 193.8);
Tailwind
colors: {
custom: {
50: '#96e8e6',
500: '#59dedc',
950: '#000000',
},
}SCSS
$custom: #59dedc; $custom-light: #96e8e6; $custom-dark: #000000;
JSON
{
"hex": "#59dedc",
"rgb": {
"r": 89,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.098,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.82764,
"c": 0.11522,
"h": 193.8
},
"luminance": 0.59534
}Semantic roles & 50–950 ramp
primary
#59DEDC
secondary
#A13A3C
accent
#171ACF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484