#59ECED#59ECED
#59ECED is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.6% C 0.124 H 195.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECED |
|---|---|
| RGB | rgb(89, 236, 237) |
| HSL | hsl(180, 80%, 64%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(62.4%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.12, -38.17, -12.10) |
| CIE-LCH | lch(86.12, 40.04, 197.58°) |
| OKLab | oklab(86.6% -0.1189 -0.0336) |
| OKLCH | oklch(86.6% 0.124 195.8) |
| XYZ | xyz(49.3946, 68.2238, 90.6697) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.20
Bright Cyan
#41FDFE
ΔE00 3.76
Aqua
#00FFFF
ΔE00 4.63
Bright Turquoise
#0FFEF9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.65
Bright Aqua
#0BF9EA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECED #ED5A59
analogous
#59EDA4 #59ECED #59A2ED
triadic
#59ECED #ED59EC #ECED59
tetradic
#59ECED #A459ED #ED5A59 #A2ED59
square
#59ECED #A459ED #ED5A59 #A2ED59
split-complementary
#59ECED #ED59A2 #EDA459
monochromatic
#14B7B8 #22E6E7 #59ECED #90F2F3 #C7F9F9
Accessibility & contrast
On white
1.43
#59ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#59ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECED
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECED | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59eced; /* rgb */ color: rgb(89, 236, 237); /* oklch */ color: oklch(86.6% 0.124 195.8);
Tailwind
colors: {
custom: {
50: '#99f2f2',
500: '#59eced',
950: '#000000',
},
}SCSS
$custom: #59eced; $custom-light: #99f2f2; $custom-dark: #000000;
JSON
{
"hex": "#59eced",
"rgb": {
"r": 89,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.405,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.866,
"c": 0.12358,
"h": 195.8
},
"luminance": 0.68229
}Semantic roles & 50–950 ramp
primary
#59ECED
secondary
#B73433
accent
#0A09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585