#59FFE7#59FFE7
#59FFE7 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.140 H 181.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFE7 |
|---|---|
| RGB | rgb(89, 255, 231) |
| HSL | hsl(171, 100%, 67%) |
| HSV | hsv(171, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(91.42, -48.14, -1.13) |
| CIE-LCH | lch(91.42, 48.15, 181.34°) |
| OKLab | oklab(90.85% -0.1403 -0.0038) |
| OKLCH | oklch(90.85% 0.14 181.6) |
| XYZ | xyz(54.2968, 79.4073, 88.0514) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 5.62
Aqua (survey)
#13EAC9
ΔE00 5.79
Bright Turquoise
#0FFEF9
ΔE00 6.13
Aquamarine
#7FFFD4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFE7 #FF5971
analogous
#59FF94 #59FFE7 #59C4FF
triadic
#59FFE7 #E759FF #FFE759
tetradic
#59FFE7 #9459FF #FF5971 #C4FF59
square
#59FFE7 #9459FF #FF5971 #C4FF59
split-complementary
#59FFE7 #FF59C4 #FF9459
monochromatic
#00DEBE #1CFFDE #59FFE7 #96FFF0 #D3FFF9
Accessibility & contrast
On white
1.24
#59FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#59FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFE7
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFE7 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E6
Deuteranopia (green-blind)
#DCDFE9
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #59ffe7; /* rgb */ color: rgb(89, 255, 231); /* oklch */ color: oklch(90.8% 0.140 181.6);
Tailwind
colors: {
custom: {
50: '#9bffee',
500: '#59ffe7',
950: '#000000',
},
}SCSS
$custom: #59ffe7; $custom-light: #9bffee; $custom-dark: #000000;
JSON
{
"hex": "#59ffe7",
"rgb": {
"r": 89,
"g": 255,
"b": 231
},
"hsl": {
"h": 171.325,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90848,
"c": 0.1403,
"h": 181.6
},
"luminance": 0.79413
}Semantic roles & 50–950 ramp
primary
#59FFE7
secondary
#D6263F
accent
#0021E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685