#59FFEB#59FFEB
#59FFEB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.139 H 183.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFEB |
|---|---|
| RGB | rgb(89, 255, 235) |
| HSL | hsl(173, 100%, 67%) |
| HSV | hsv(173, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.52, -47.13, -3.05) |
| CIE-LCH | lch(91.52, 47.23, 183.70°) |
| OKLab | oklab(90.97% -0.1385 -0.009) |
| OKLCH | oklch(90.97% 0.139 183.7) |
| XYZ | xyz(54.8682, 79.6359, 91.0607) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.87
Tiffany Blue
#7BF2DA
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 4.98
Aqua
#00FFFF
ΔE00 6.43
Aqua (survey)
#13EAC9
ΔE00 6.49
Light Aqua
#8CFFDB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFEB #FF596D
analogous
#59FF98 #59FFEB #59C0FF
triadic
#59FFEB #EB59FF #FFEB59
tetradic
#59FFEB #9859FF #FF596D #C0FF59
square
#59FFEB #9859FF #FF596D #C0FF59
split-complementary
#59FFEB #FF59C0 #FF9859
monochromatic
#00DEC3 #1CFFE4 #59FFEB #96FFF2 #D3FFFA
Accessibility & contrast
On white
1.24
#59FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#59FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFEB
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFEB | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #59ffeb; /* rgb */ color: rgb(89, 255, 235); /* oklch */ color: oklch(91.0% 0.139 183.7);
Tailwind
colors: {
custom: {
50: '#9bfff1',
500: '#59ffeb',
950: '#000000',
},
}SCSS
$custom: #59ffeb; $custom-light: #9bfff1; $custom-dark: #000000;
JSON
{
"hex": "#59ffeb",
"rgb": {
"r": 89,
"g": 255,
"b": 235
},
"hsl": {
"h": 172.771,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90966,
"c": 0.13882,
"h": 183.7
},
"luminance": 0.79642
}Semantic roles & 50–950 ramp
primary
#59FFEB
secondary
#D6263B
accent
#001CE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685