#59FFB4#59FFB4
#59FFB4 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.173 H 159.9°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFB4 |
|---|---|
| RGB | rgb(89, 255, 180) |
| HSL | hsl(153, 100%, 67%) |
| HSV | hsv(153, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(90.29, -59.67, 23.51) |
| CIE-LCH | lch(90.29, 64.13, 158.49°) |
| OKLab | oklab(89.55% -0.1628 0.0597) |
| OKLCH | oklch(89.55% 0.173 159.9) |
| XYZ | xyz(48.1134, 76.9339, 55.4853) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.04
Greenish Cyan
#2AFEB7
ΔE00 2.23
Greenish Turquoise
#00FBB0
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.84
Light Green Blue
#56FCA2
ΔE00 2.89
Bright Sea Green
#05FFA6
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFB4 #FF59A4
analogous
#59FF61 #59FFB4 #59F7FF
triadic
#59FFB4 #B459FF #FFB459
tetradic
#59FFB4 #6159FF #FF59A4 #F7FF59
square
#59FFB4 #6159FF #FF59A4 #F7FF59
split-complementary
#59FFB4 #FF59F7 #FF6159
monochromatic
#00DE79 #1CFF98 #59FFB4 #96FFD0 #D3FFEB
Accessibility & contrast
On white
1.28
#59FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#59FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFB4
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFB4 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB0
Deuteranopia (green-blind)
#E6DDB9
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59ffb4; /* rgb */ color: rgb(89, 255, 180); /* oklch */ color: oklch(89.6% 0.173 159.9);
Tailwind
colors: {
custom: {
50: '#99ffca',
500: '#59ffb4',
950: '#000000',
},
}SCSS
$custom: #59ffb4; $custom-light: #99ffca; $custom-dark: #000000;
JSON
{
"hex": "#59ffb4",
"rgb": {
"r": 89,
"g": 255,
"b": 180
},
"hsl": {
"h": 152.892,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89554,
"c": 0.1734,
"h": 159.9
},
"luminance": 0.76939
}Semantic roles & 50–950 ramp
primary
#59FFB4
secondary
#D62676
accent
#0068E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682