#59EAEC#59EAEC
#59EAEC is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.1% C 0.122 H 196.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAEC |
|---|---|
| RGB | rgb(89, 234, 236) |
| HSL | hsl(181, 79%, 64%) |
| HSV | hsv(181, 62%, 93%) |
| CMYK | cmyk(62.3%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.51, -37.53, -12.47) |
| CIE-LCH | lch(85.51, 39.55, 198.38°) |
| OKLab | oklab(86.1% -0.1174 -0.0346) |
| OKLCH | oklch(86.1% 0.122 196.4) |
| XYZ | xyz(48.6763, 67.0203, 89.7115) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.44
Bright Cyan
#41FDFE
ΔE00 4.22
Aqua
#00FFFF
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.34
Bright Turquoise
#0FFEF9
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAEC #EC5B59
analogous
#59ECA4 #59EAEC #59A0EC
triadic
#59EAEC #EC59EA #EAEC59
tetradic
#59EAEC #A459EC #EC5B59 #A0EC59
square
#59EAEC #A459EC #EC5B59 #A0EC59
split-complementary
#59EAEC #EC59A0 #ECA459
monochromatic
#15B4B6 #22E3E6 #59EAEC #90F1F2 #C7F8F9
Accessibility & contrast
On white
1.46
#59EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#59EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAEC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAEC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59eaec; /* rgb */ color: rgb(89, 234, 236); /* oklch */ color: oklch(86.1% 0.122 196.4);
Tailwind
colors: {
custom: {
50: '#99f1f2',
500: '#59eaec',
950: '#000000',
},
}SCSS
$custom: #59eaec; $custom-light: #99f1f2; $custom-dark: #000000;
JSON
{
"hex": "#59eaec",
"rgb": {
"r": 89,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.816,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.86101,
"c": 0.12235,
"h": 196.4
},
"luminance": 0.67026
}Semantic roles & 50–950 ramp
primary
#59EAEC
secondary
#B53634
accent
#0D0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585