#59E8EC#59E8EC
#59E8EC is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.6% C 0.121 H 197.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #59E8EC |
|---|---|
| RGB | rgb(89, 232, 236) |
| HSL | hsl(182, 79%, 64%) |
| HSV | hsv(182, 62%, 93%) |
| CMYK | cmyk(62.3%, 1.7%, 0%, 7.5%) |
| CIE-LAB | lab(84.94, -36.61, -13.33) |
| CIE-LCH | lch(84.94, 38.96, 200.01°) |
| OKLab | oklab(85.64% -0.1154 -0.0369) |
| OKLCH | oklch(85.64% 0.121 197.8) |
| XYZ | xyz(48.1102, 65.8880, 89.5228) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 4.78
Aqua
#00FFFF
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E8EC #EC5D59
analogous
#59ECA6 #59E8EC #599EEC
triadic
#59E8EC #EC59E8 #E8EC59
tetradic
#59E8EC #A659EC #EC5D59 #9EEC59
square
#59E8EC #A659EC #EC5D59 #9EEC59
split-complementary
#59E8EC #EC599E #ECA659
monochromatic
#15B1B6 #22E0E6 #59E8EC #90F0F2 #C7F7F9
Accessibility & contrast
On white
1.48
#59E8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#59E8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E8EC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E8EC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59e8ec; /* rgb */ color: rgb(89, 232, 236); /* oklch */ color: oklch(85.6% 0.121 197.8);
Tailwind
colors: {
custom: {
50: '#98f0f2',
500: '#59e8ec',
950: '#000000',
},
}SCSS
$custom: #59e8ec; $custom-light: #98f0f2; $custom-dark: #000000;
JSON
{
"hex": "#59e8ec",
"rgb": {
"r": 89,
"g": 232,
"b": 236
},
"hsl": {
"h": 181.633,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.85636,
"c": 0.12114,
"h": 197.8
},
"luminance": 0.65893
}Semantic roles & 50–950 ramp
primary
#59E8EC
secondary
#B53734
accent
#0F0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585