#59EDDC#59EDDC
#59EDDC is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.3% C 0.128 H 184.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDDC |
|---|---|
| RGB | rgb(89, 237, 220) |
| HSL | hsl(173, 80%, 64%) |
| HSV | hsv(173, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(85.93, -43.10, -3.44) |
| CIE-LCH | lch(85.93, 43.23, 184.56°) |
| OKLab | oklab(86.29% -0.1271 -0.01) |
| OKLCH | oklch(86.29% 0.128 184.5) |
| XYZ | xyz(47.3163, 67.8544, 78.2998) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.15
Tiffany Blue
#7BF2DA
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 3.55
Aqua (survey)
#13EAC9
ΔE00 5.27
Bright Turquoise
#0FFEF9
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDDC #ED596A
analogous
#59ED92 #59EDDC #59B4ED
triadic
#59EDDC #DC59ED #EDDC59
tetradic
#59EDDC #9259ED #ED596A #B4ED59
square
#59EDDC #9259ED #ED596A #B4ED59
split-complementary
#59EDDC #ED59B4 #ED9259
monochromatic
#14B8A5 #22E7D0 #59EDDC #90F3E8 #C7F9F3
Accessibility & contrast
On white
1.44
#59EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#59EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDDC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDDC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#00F2E8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59eddc; /* rgb */ color: rgb(89, 237, 220); /* oklch */ color: oklch(86.3% 0.128 184.5);
Tailwind
colors: {
custom: {
50: '#98f3e6',
500: '#59eddc',
950: '#000000',
},
}SCSS
$custom: #59eddc; $custom-light: #98f3e6; $custom-dark: #000000;
JSON
{
"hex": "#59eddc",
"rgb": {
"r": 89,
"g": 237,
"b": 220
},
"hsl": {
"h": 173.108,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.86293,
"c": 0.12753,
"h": 184.5
},
"luminance": 0.6786
}Semantic roles & 50–950 ramp
primary
#59EDDC
secondary
#B73342
accent
#0921DD
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1716
muted
#808584