#59EDCD#59EDCD
#59EDCD is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.9% C 0.134 H 175.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDCD |
|---|---|
| RGB | rgb(89, 237, 205) |
| HSL | hsl(167, 80%, 64%) |
| HSV | hsv(167, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(85.55, -46.82, 3.88) |
| CIE-LCH | lch(85.55, 46.98, 175.26°) |
| OKLab | oklab(85.86% -0.1337 0.0096) |
| OKLCH | oklch(85.86% 0.134 175.9) |
| XYZ | xyz(45.4182, 67.0952, 68.3028) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.58
Tiffany Blue
#7BF2DA
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 5.26
Aquamarine
#7FFFD4
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDCD #ED5979
analogous
#59ED83 #59EDCD #59C3ED
triadic
#59EDCD #CD59ED #EDCD59
tetradic
#59EDCD #8359ED #ED5979 #C3ED59
square
#59EDCD #8359ED #ED5979 #C3ED59
split-complementary
#59EDCD #ED59C3 #ED8359
monochromatic
#14B894 #22E7BC #59EDCD #90F3DE #C7F9EE
Accessibility & contrast
On white
1.46
#59EDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#59EDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDCD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDCD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59edcd; /* rgb */ color: rgb(89, 237, 205); /* oklch */ color: oklch(85.9% 0.134 175.9);
Tailwind
colors: {
custom: {
50: '#97f3dc',
500: '#59edcd',
950: '#000000',
},
}SCSS
$custom: #59edcd; $custom-light: #97f3dc; $custom-dark: #000000;
JSON
{
"hex": "#59edcd",
"rgb": {
"r": 89,
"g": 237,
"b": 205
},
"hsl": {
"h": 167.027,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.85856,
"c": 0.13405,
"h": 175.9
},
"luminance": 0.671
}Semantic roles & 50–950 ramp
primary
#59EDCD
secondary
#B73350
accent
#0937DD
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584