#59FFBA#59FFBA
#59FFBA is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.169 H 161.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFBA |
|---|---|
| RGB | rgb(89, 255, 186) |
| HSL | hsl(155, 100%, 67%) |
| HSV | hsv(155, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.41, -58.44, 20.61) |
| CIE-LCH | lch(90.41, 61.97, 160.57°) |
| OKLab | oklab(89.69% -0.1601 0.0525) |
| OKLCH | oklch(89.69% 0.169 161.8) |
| XYZ | xyz(48.7379, 77.1837, 58.7743) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.79
Greenish Cyan
#2AFEB7
ΔE00 1.82
Greenish Turquoise
#00FBB0
ΔE00 2.60
Light Blue Green
#7EFBB3
ΔE00 3.26
Light Aquamarine
#7BFDC7
ΔE00 3.41
Bright Sea Green
#05FFA6
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFBA #FF599E
analogous
#59FF67 #59FFBA #59F1FF
triadic
#59FFBA #BA59FF #FFBA59
tetradic
#59FFBA #6759FF #FF599E #F1FF59
square
#59FFBA #6759FF #FF599E #F1FF59
split-complementary
#59FFBA #FF59F1 #FF6759
monochromatic
#00DE81 #1CFFA1 #59FFBA #96FFD3 #D3FFED
Accessibility & contrast
On white
1.28
#59FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#59FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFBA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFBA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59ffba; /* rgb */ color: rgb(89, 255, 186); /* oklch */ color: oklch(89.7% 0.169 161.8);
Tailwind
colors: {
custom: {
50: '#99ffcf',
500: '#59ffba',
950: '#000000',
},
}SCSS
$custom: #59ffba; $custom-light: #99ffcf; $custom-dark: #000000;
JSON
{
"hex": "#59ffba",
"rgb": {
"r": 89,
"g": 255,
"b": 186
},
"hsl": {
"h": 155.06,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89686,
"c": 0.16852,
"h": 161.8
},
"luminance": 0.77189
}Semantic roles & 50–950 ramp
primary
#59FFBA
secondary
#D6266F
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683