#59EEED#59EEED
#59EEED is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.1% C 0.125 H 194.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEED |
|---|---|
| RGB | rgb(89, 238, 237) |
| HSL | hsl(180, 81%, 64%) |
| HSV | hsv(180, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(86.69, -39.09, -11.24) |
| CIE-LCH | lch(86.69, 40.67, 196.04°) |
| OKLab | oklab(87.07% -0.1209 -0.0312) |
| OKLCH | oklch(87.07% 0.125 194.5) |
| XYZ | xyz(49.9736, 69.3819, 90.8627) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.23
Bright Cyan
#41FDFE
ΔE00 3.37
Aqua
#00FFFF
ΔE00 4.19
Bright Turquoise
#0FFEF9
ΔE00 4.28
Bright Aqua
#0BF9EA
ΔE00 5.66
Turquoise
#40E0D0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEED #EE595A
analogous
#59EEA3 #59EEED #59A5EE
triadic
#59EEED #ED59EE #EEED59
tetradic
#59EEED #A359EE #EE595A #A5EE59
square
#59EEED #A359EE #EE595A #A5EE59
split-complementary
#59EEED #EE59A5 #EEA359
monochromatic
#13BAB8 #21E8E7 #59EEED #91F4F3 #C8F9F9
Accessibility & contrast
On white
1.41
#59EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#59EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEED
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEED | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59eeed; /* rgb */ color: rgb(89, 238, 237); /* oklch */ color: oklch(87.1% 0.125 194.5);
Tailwind
colors: {
custom: {
50: '#99f4f2',
500: '#59eeed',
950: '#000000',
},
}SCSS
$custom: #59eeed; $custom-light: #99f4f2; $custom-dark: #000000;
JSON
{
"hex": "#59eeed",
"rgb": {
"r": 89,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.597,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.87065,
"c": 0.12489,
"h": 194.5
},
"luminance": 0.69387
}Semantic roles & 50–950 ramp
primary
#59EEED
secondary
#B93333
accent
#0809DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585