#59ECEC#59ECEC
#59ECEC is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.6% C 0.124 H 195.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECEC |
|---|---|
| RGB | rgb(89, 236, 236) |
| HSL | hsl(180, 79%, 64%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(86.09, -38.44, -11.61) |
| CIE-LCH | lch(86.09, 40.16, 196.81°) |
| OKLab | oklab(86.57% -0.1194 -0.0322) |
| OKLCH | oklch(86.57% 0.124 195.1) |
| XYZ | xyz(49.2489, 68.1655, 89.9024) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.34
Bright Cyan
#41FDFE
ΔE00 3.76
Aqua
#00FFFF
ΔE00 4.59
Bright Turquoise
#0FFEF9
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 5.98
Bright Aqua
#0BF9EA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECEC #EC5959
analogous
#59ECA2 #59ECEC #59A2EC
triadic
#59ECEC #EC59EC #ECEC59
tetradic
#59ECEC #A259EC #EC5959 #A2EC59
square
#59ECEC #A259EC #EC5959 #A2EC59
split-complementary
#59ECEC #EC59A2 #ECA259
monochromatic
#15B6B6 #22E6E6 #59ECEC #90F2F2 #C7F9F9
Accessibility & contrast
On white
1.43
#59ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#59ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECEC
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECEC | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59ecec; /* rgb */ color: rgb(89, 236, 236); /* oklch */ color: oklch(86.6% 0.124 195.1);
Tailwind
colors: {
custom: {
50: '#99f2f2',
500: '#59ecec',
950: '#000000',
},
}SCSS
$custom: #59ecec; $custom-light: #99f2f2; $custom-dark: #000000;
JSON
{
"hex": "#59ecec",
"rgb": {
"r": 89,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.86567,
"c": 0.12363,
"h": 195.1
},
"luminance": 0.68171
}Semantic roles & 50–950 ramp
primary
#59ECEC
secondary
#B53434
accent
#0A0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585