#59EDEC#59EDEC
#59EDEC is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.8% C 0.124 H 194.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDEC |
|---|---|
| RGB | rgb(89, 237, 236) |
| HSL | hsl(180, 80%, 64%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.38, -38.90, -11.18) |
| CIE-LCH | lch(86.38, 40.48, 196.04°) |
| OKLab | oklab(86.8% -0.1203 -0.0311) |
| OKLCH | oklch(86.8% 0.124 194.5) |
| XYZ | xyz(49.5376, 68.7429, 89.9986) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.36
Bright Cyan
#41FDFE
ΔE00 3.58
Aqua
#00FFFF
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 5.75
Turquoise
#40E0D0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDEC #ED595A
analogous
#59EDA2 #59EDEC #59A4ED
triadic
#59EDEC #EC59ED #EDEC59
tetradic
#59EDEC #A259ED #ED595A #A4ED59
square
#59EDEC #A259ED #ED595A #A4ED59
split-complementary
#59EDEC #ED59A4 #EDA259
monochromatic
#14B8B7 #22E7E6 #59EDEC #90F3F2 #C7F9F9
Accessibility & contrast
On white
1.42
#59EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#59EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDEC
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDEC | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59edec; /* rgb */ color: rgb(89, 237, 236); /* oklch */ color: oklch(86.8% 0.124 194.5);
Tailwind
colors: {
custom: {
50: '#99f3f2',
500: '#59edec',
950: '#000000',
},
}SCSS
$custom: #59edec; $custom-light: #99f3f2; $custom-dark: #000000;
JSON
{
"hex": "#59edec",
"rgb": {
"r": 89,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.595,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.86799,
"c": 0.12429,
"h": 194.5
},
"luminance": 0.68748
}Semantic roles & 50–950 ramp
primary
#59EDEC
secondary
#B73334
accent
#090ADD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585