#59ECEA#59ECEA
#59ECEA is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.5% C 0.124 H 193.8°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECEA |
|---|---|
| RGB | rgb(89, 236, 234) |
| HSL | hsl(179, 79%, 64%) |
| HSV | hsv(179, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(86.03, -38.98, -10.65) |
| CIE-LCH | lch(86.03, 40.41, 195.28°) |
| OKLab | oklab(86.5% -0.1202 -0.0296) |
| OKLCH | oklch(86.5% 0.124 193.8) |
| XYZ | xyz(48.9600, 68.0499, 88.3806) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.71
Bright Cyan
#41FDFE
ΔE00 3.84
Bright Turquoise
#0FFEF9
ΔE00 4.53
Aqua
#00FFFF
ΔE00 4.57
Bright Aqua
#0BF9EA
ΔE00 5.57
Turquoise
#40E0D0
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECEA #EC595B
analogous
#59ECA0 #59ECEA #59A4EC
triadic
#59ECEA #EA59EC #ECEA59
tetradic
#59ECEA #A059EC #EC595B #A4EC59
square
#59ECEA #A059EC #EC595B #A4EC59
split-complementary
#59ECEA #EC59A4 #ECA059
monochromatic
#15B6B4 #22E6E3 #59ECEA #90F2F1 #C7F9F8
Accessibility & contrast
On white
1.44
#59ECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#59ECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECEA
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECEA | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59ecea; /* rgb */ color: rgb(89, 236, 234); /* oklch */ color: oklch(86.5% 0.124 193.8);
Tailwind
colors: {
custom: {
50: '#99f2f0',
500: '#59ecea',
950: '#000000',
},
}SCSS
$custom: #59ecea; $custom-light: #99f2f0; $custom-dark: #000000;
JSON
{
"hex": "#59ecea",
"rgb": {
"r": 89,
"g": 236,
"b": 234
},
"hsl": {
"h": 179.184,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.86501,
"c": 0.12378,
"h": 193.8
},
"luminance": 0.68055
}Semantic roles & 50–950 ramp
primary
#59ECEA
secondary
#B53436
accent
#0A0DDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585