#59ECEB#59ECEB
#59ECEB is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.5% C 0.124 H 194.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECEB |
|---|---|
| RGB | rgb(89, 236, 235) |
| HSL | hsl(180, 79%, 64%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(86.06, -38.71, -11.13) |
| CIE-LCH | lch(86.06, 40.28, 196.04°) |
| OKLab | oklab(86.53% -0.1198 -0.0309) |
| OKLCH | oklch(86.53% 0.124 194.5) |
| XYZ | xyz(49.1040, 68.1076, 89.1394) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.51
Bright Cyan
#41FDFE
ΔE00 3.78
Aqua
#00FFFF
ΔE00 4.57
Bright Turquoise
#0FFEF9
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 5.85
Turquoise
#40E0D0
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECEB #EC595A
analogous
#59ECA1 #59ECEB #59A3EC
triadic
#59ECEB #EB59EC #ECEB59
tetradic
#59ECEB #A159EC #EC595A #A3EC59
square
#59ECEB #A159EC #EC595A #A3EC59
split-complementary
#59ECEB #EC59A3 #ECA159
monochromatic
#15B6B5 #22E6E4 #59ECEB #90F2F2 #C7F9F8
Accessibility & contrast
On white
1.44
#59ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#59ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECEB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECEB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59eceb; /* rgb */ color: rgb(89, 236, 235); /* oklch */ color: oklch(86.5% 0.124 194.5);
Tailwind
colors: {
custom: {
50: '#99f2f1',
500: '#59eceb',
950: '#000000',
},
}SCSS
$custom: #59eceb; $custom-light: #99f2f1; $custom-dark: #000000;
JSON
{
"hex": "#59eceb",
"rgb": {
"r": 89,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.592,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.86534,
"c": 0.12369,
"h": 194.5
},
"luminance": 0.68113
}Semantic roles & 50–950 ramp
primary
#59ECEB
secondary
#B53435
accent
#0A0BDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585