#54FFBC#54FFBC
#54FFBC is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.169 H 162.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFBC |
|---|---|
| RGB | rgb(84, 255, 188) |
| HSL | hsl(156, 100%, 66%) |
| HSV | hsv(156, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.34, -58.83, 19.48) |
| CIE-LCH | lch(90.34, 61.97, 161.68°) |
| OKLab | oklab(89.61% -0.1614 0.0497) |
| OKLCH | oklch(89.61% 0.169 162.9) |
| XYZ | xyz(48.4882, 77.0303, 59.8801) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 2.01
Greenish Turquoise
#00FBB0
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.73
Bright Sea Green
#05FFA6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFBC #FF5497
analogous
#54FF67 #54FFBC #54EDFF
triadic
#54FFBC #BC54FF #FFBC54
tetradic
#54FFBC #6754FF #FF5497 #EDFF54
square
#54FFBC #6754FF #FF5497 #EDFF54
split-complementary
#54FFBC #FF54ED #FF6754
monochromatic
#00D984 #17FFA4 #54FFBC #91FFD4 #CEFFEC
Accessibility & contrast
On white
1.28
#54FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#54FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFBC
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFBC | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E4DDC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #54ffbc; /* rgb */ color: rgb(84, 255, 188); /* oklch */ color: oklch(89.6% 0.169 162.9);
Tailwind
colors: {
custom: {
50: '#97ffd0',
500: '#54ffbc',
950: '#000000',
},
}SCSS
$custom: #54ffbc; $custom-light: #97ffd0; $custom-dark: #000000;
JSON
{
"hex": "#54ffbc",
"rgb": {
"r": 84,
"g": 255,
"b": 188
},
"hsl": {
"h": 156.491,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.8961,
"c": 0.16888,
"h": 162.9
},
"luminance": 0.77036
}Semantic roles & 50–950 ramp
primary
#54FFBC
secondary
#D22569
accent
#005AE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683