#59FFEE#59FFEE
#59FFEE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.138 H 185.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFEE |
|---|---|
| RGB | rgb(89, 255, 238) |
| HSL | hsl(174, 100%, 67%) |
| HSV | hsv(174, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.60, -46.37, -4.49) |
| CIE-LCH | lch(91.60, 46.58, 185.53°) |
| OKLab | oklab(91.06% -0.1372 -0.0129) |
| OKLCH | oklch(91.06% 0.138 185.4) |
| XYZ | xyz(55.3053, 79.8107, 93.3626) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.53
Bright Turquoise
#0FFEF9
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.66
Aqua
#00FFFF
ΔE00 5.54
Bright Cyan
#41FDFE
ΔE00 5.71
Turquoise
#40E0D0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFEE #FF596A
analogous
#59FF9B #59FFEE #59BDFF
triadic
#59FFEE #EE59FF #FFEE59
tetradic
#59FFEE #9B59FF #FF596A #BDFF59
square
#59FFEE #9B59FF #FF596A #BDFF59
split-complementary
#59FFEE #FF59BD #FF9B59
monochromatic
#00DEC7 #1CFFE8 #59FFEE #96FFF4 #D3FFFB
Accessibility & contrast
On white
1.24
#59FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#59FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFEE
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFEE | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EE
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #59ffee; /* rgb */ color: rgb(89, 255, 238); /* oklch */ color: oklch(91.1% 0.138 185.4);
Tailwind
colors: {
custom: {
50: '#9bfff3',
500: '#59ffee',
950: '#000000',
},
}SCSS
$custom: #59ffee; $custom-light: #9bfff3; $custom-dark: #000000;
JSON
{
"hex": "#59ffee",
"rgb": {
"r": 89,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.855,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.91056,
"c": 0.13785,
"h": 185.4
},
"luminance": 0.79817
}Semantic roles & 50–950 ramp
primary
#59FFEE
secondary
#D62638
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685