#59DEC3#59DEC3
#59DEC3 is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.123 H 177.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEC3 |
|---|---|
| RGB | rgb(89, 222, 195) |
| HSL | hsl(168, 67%, 61%) |
| HSV | hsv(168, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(80.91, -42.74, 2.42) |
| CIE-LCH | lch(80.91, 42.80, 176.76°) |
| OKLab | oklab(81.99% -0.1227 0.0058) |
| OKLCH | oklch(81.99% 0.123 177.3) |
| XYZ | xyz(40.0868, 58.3024, 60.7601) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.89
Turquoise
#40E0D0
ΔE00 3.97
Aquamarine (survey)
#04D8B2
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 5.09
Aqua Marine
#2EE8BB
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEC3 #DE5974
analogous
#59DE80 #59DEC3 #59B6DE
triadic
#59DEC3 #C359DE #DEC359
tetradic
#59DEC3 #8059DE #DE5974 #B6DE59
square
#59DEC3 #8059DE #DE5974 #B6DE59
split-complementary
#59DEC3 #DE59B6 #DE8059
monochromatic
#1F9D84 #29D0AE #59DEC3 #8CE8D5 #BFF2E8
Accessibility & contrast
On white
1.66
#59DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#59DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEC3
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEC3 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C2
Deuteranopia (green-blind)
#C2C3C5
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dec3; /* rgb */ color: rgb(89, 222, 195); /* oklch */ color: oklch(82.0% 0.123 177.3);
Tailwind
colors: {
custom: {
50: '#95e9d5',
500: '#59dec3',
950: '#000000',
},
}SCSS
$custom: #59dec3; $custom-light: #95e9d5; $custom-dark: #000000;
JSON
{
"hex": "#59dec3",
"rgb": {
"r": 89,
"g": 222,
"b": 195
},
"hsl": {
"h": 167.82,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.81993,
"c": 0.12289,
"h": 177.3
},
"luminance": 0.58307
}Semantic roles & 50–950 ramp
primary
#59DEC3
secondary
#A13A4F
accent
#173CCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483