#59FFBB#59FFBB
#59FFBB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.168 H 162.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFBB |
|---|---|
| RGB | rgb(89, 255, 187) |
| HSL | hsl(155, 100%, 67%) |
| HSV | hsv(155, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.43, -58.24, 20.13) |
| CIE-LCH | lch(90.43, 61.62, 160.93°) |
| OKLab | oklab(89.71% -0.1597 0.0513) |
| OKLCH | oklch(89.71% 0.168 162.2) |
| XYZ | xyz(48.8445, 77.2264, 59.3361) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.82
Light Greenish Blue
#63F7B4
ΔE00 1.82
Greenish Turquoise
#00FBB0
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.36
Bright Sea Green
#05FFA6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFBB #FF599D
analogous
#59FF68 #59FFBB #59F0FF
triadic
#59FFBB #BB59FF #FFBB59
tetradic
#59FFBB #6859FF #FF599D #F0FF59
square
#59FFBB #6859FF #FF599D #F0FF59
split-complementary
#59FFBB #FF59F0 #FF6859
monochromatic
#00DE83 #1CFFA2 #59FFBB #96FFD4 #D3FFED
Accessibility & contrast
On white
1.28
#59FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#59FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFBB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFBB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #59ffbb; /* rgb */ color: rgb(89, 255, 187); /* oklch */ color: oklch(89.7% 0.168 162.2);
Tailwind
colors: {
custom: {
50: '#99ffcf',
500: '#59ffbb',
950: '#000000',
},
}SCSS
$custom: #59ffbb; $custom-light: #99ffcf; $custom-dark: #000000;
JSON
{
"hex": "#59ffbb",
"rgb": {
"r": 89,
"g": 255,
"b": 187
},
"hsl": {
"h": 155.422,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89709,
"c": 0.16773,
"h": 162.2
},
"luminance": 0.77232
}Semantic roles & 50–950 ramp
primary
#59FFBB
secondary
#D6266E
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683