#59FFED#59FFED
#59FFED is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.138 H 184.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFED |
|---|---|
| RGB | rgb(89, 255, 237) |
| HSL | hsl(173, 100%, 67%) |
| HSV | hsv(173, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.57, -46.62, -4.01) |
| CIE-LCH | lch(91.57, 46.79, 184.92°) |
| OKLab | oklab(91.03% -0.1377 -0.0116) |
| OKLCH | oklch(91.03% 0.138 184.8) |
| XYZ | xyz(55.1588, 79.7521, 92.5911) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.61
Bright Turquoise
#0FFEF9
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.49
Aqua
#00FFFF
ΔE00 5.83
Bright Cyan
#41FDFE
ΔE00 6.02
Turquoise
#40E0D0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFED #FF596B
analogous
#59FF9A #59FFED #59BEFF
triadic
#59FFED #ED59FF #FFED59
tetradic
#59FFED #9A59FF #FF596B #BEFF59
square
#59FFED #9A59FF #FF596B #BEFF59
split-complementary
#59FFED #FF59BE #FF9A59
monochromatic
#00DEC6 #1CFFE6 #59FFED #96FFF4 #D3FFFA
Accessibility & contrast
On white
1.24
#59FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#59FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFED
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFED | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #59ffed; /* rgb */ color: rgb(89, 255, 237); /* oklch */ color: oklch(91.0% 0.138 184.8);
Tailwind
colors: {
custom: {
50: '#9bfff2',
500: '#59ffed',
950: '#000000',
},
}SCSS
$custom: #59ffed; $custom-light: #9bfff2; $custom-dark: #000000;
JSON
{
"hex": "#59ffed",
"rgb": {
"r": 89,
"g": 255,
"b": 237
},
"hsl": {
"h": 173.494,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.91026,
"c": 0.13816,
"h": 184.8
},
"luminance": 0.79758
}Semantic roles & 50–950 ramp
primary
#59FFED
secondary
#D62639
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685