#59DEC4#59DEC4
#59DEC4 is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.122 H 177.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEC4 |
|---|---|
| RGB | rgb(89, 222, 196) |
| HSL | hsl(168, 67%, 61%) |
| HSV | hsv(168, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(80.93, -42.49, 1.93) |
| CIE-LCH | lch(80.93, 42.53, 177.40°) |
| OKLab | oklab(82.02% -0.1223 0.0045) |
| OKLCH | oklch(82.02% 0.122 177.9) |
| XYZ | xyz(40.2003, 58.3478, 61.3575) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.68
Aqua (survey)
#13EAC9
ΔE00 3.97
Aquamarine (survey)
#04D8B2
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 5.03
Aqua Marine
#2EE8BB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEC4 #DE5973
analogous
#59DE81 #59DEC4 #59B5DE
triadic
#59DEC4 #C459DE #DEC459
tetradic
#59DEC4 #8159DE #DE5973 #B5DE59
square
#59DEC4 #8159DE #DE5973 #B5DE59
split-complementary
#59DEC4 #DE59B5 #DE8159
monochromatic
#1F9D85 #29D0B0 #59DEC4 #8CE8D6 #BFF2E8
Accessibility & contrast
On white
1.66
#59DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#59DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEC4
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEC4 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C3
Deuteranopia (green-blind)
#C2C3C6
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dec4; /* rgb */ color: rgb(89, 222, 196); /* oklch */ color: oklch(82.0% 0.122 177.9);
Tailwind
colors: {
custom: {
50: '#95e9d5',
500: '#59dec4',
950: '#000000',
},
}SCSS
$custom: #59dec4; $custom-light: #95e9d5; $custom-dark: #000000;
JSON
{
"hex": "#59dec4",
"rgb": {
"r": 89,
"g": 222,
"b": 196
},
"hsl": {
"h": 168.271,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.82021,
"c": 0.12239,
"h": 177.9
},
"luminance": 0.58352
}Semantic roles & 50–950 ramp
primary
#59DEC4
secondary
#A13A4E
accent
#173BCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483