#59FFEC#59FFEC
#59FFEC is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.138 H 184.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFEC |
|---|---|
| RGB | rgb(89, 255, 236) |
| HSL | hsl(173, 100%, 67%) |
| HSV | hsv(173, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.55, -46.88, -3.53) |
| CIE-LCH | lch(91.55, 47.01, 184.31°) |
| OKLab | oklab(91% -0.1381 -0.0103) |
| OKLCH | oklch(91% 0.138 184.3) |
| XYZ | xyz(55.0131, 79.6938, 91.8238) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Turquoise
#0FFEF9
ΔE00 4.70
Aqua
#00FFFF
ΔE00 6.13
Bright Cyan
#41FDFE
ΔE00 6.33
Aqua (survey)
#13EAC9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFEC #FF596C
analogous
#59FF99 #59FFEC #59BFFF
triadic
#59FFEC #EC59FF #FFEC59
tetradic
#59FFEC #9959FF #FF596C #BFFF59
square
#59FFEC #9959FF #FF596C #BFFF59
split-complementary
#59FFEC #FF59BF #FF9959
monochromatic
#00DEC4 #1CFFE5 #59FFEC #96FFF3 #D3FFFA
Accessibility & contrast
On white
1.24
#59FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#59FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFEC
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFEC | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #59ffec; /* rgb */ color: rgb(89, 255, 236); /* oklch */ color: oklch(91.0% 0.138 184.3);
Tailwind
colors: {
custom: {
50: '#9bfff2',
500: '#59ffec',
950: '#000000',
},
}SCSS
$custom: #59ffec; $custom-light: #9bfff2; $custom-dark: #000000;
JSON
{
"hex": "#59ffec",
"rgb": {
"r": 89,
"g": 255,
"b": 236
},
"hsl": {
"h": 173.133,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90996,
"c": 0.13848,
"h": 184.3
},
"luminance": 0.797
}Semantic roles & 50–950 ramp
primary
#59FFEC
secondary
#D6263A
accent
#001AE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685