#54FFBB#54FFBB
#54FFBB is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.170 H 162.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFBB |
|---|---|
| RGB | rgb(84, 255, 187) |
| HSL | hsl(156, 100%, 66%) |
| HSV | hsv(156, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.32, -59.04, 19.96) |
| CIE-LCH | lch(90.32, 62.32, 161.32°) |
| OKLab | oklab(89.59% -0.1619 0.0509) |
| OKLCH | oklch(89.59% 0.17 162.5) |
| XYZ | xyz(48.3808, 76.9873, 59.3144) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.56
Light Greenish Blue
#63F7B4
ΔE00 1.95
Greenish Turquoise
#00FBB0
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 3.42
Light Blue Green
#7EFBB3
ΔE00 3.62
Bright Sea Green
#05FFA6
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFBB #FF5498
analogous
#54FF66 #54FFBB #54EEFF
triadic
#54FFBB #BB54FF #FFBB54
tetradic
#54FFBB #6654FF #FF5498 #EEFF54
square
#54FFBB #6654FF #FF5498 #EEFF54
split-complementary
#54FFBB #FF54EE #FF6654
monochromatic
#00D982 #17FFA3 #54FFBB #91FFD3 #CEFFEC
Accessibility & contrast
On white
1.28
#54FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#54FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFBB
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFBB | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #54ffbb; /* rgb */ color: rgb(84, 255, 187); /* oklch */ color: oklch(89.6% 0.170 162.5);
Tailwind
colors: {
custom: {
50: '#97ffcf',
500: '#54ffbb',
950: '#000000',
},
}SCSS
$custom: #54ffbb; $custom-light: #97ffcf; $custom-dark: #000000;
JSON
{
"hex": "#54ffbb",
"rgb": {
"r": 84,
"g": 255,
"b": 187
},
"hsl": {
"h": 156.14,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89587,
"c": 0.16967,
"h": 162.5
},
"luminance": 0.76993
}Semantic roles & 50–950 ramp
primary
#54FFBB
secondary
#D2256A
accent
#005BE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683