#54FFBA#54FFBA
#54FFBA is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.170 H 162.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFBA |
|---|---|
| RGB | rgb(84, 255, 186) |
| HSL | hsl(156, 100%, 66%) |
| HSV | hsv(156, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.30, -59.24, 20.45) |
| CIE-LCH | lch(90.30, 62.67, 160.96°) |
| OKLab | oklab(89.57% -0.1623 0.0521) |
| OKLCH | oklch(89.57% 0.17 162.2) |
| XYZ | xyz(48.2741, 76.9446, 58.7525) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.55
Light Greenish Blue
#63F7B4
ΔE00 1.92
Greenish Turquoise
#00FBB0
ΔE00 2.38
Light Blue Green
#7EFBB3
ΔE00 3.52
Light Aquamarine
#7BFDC7
ΔE00 3.55
Bright Sea Green
#05FFA6
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFBA #FF5499
analogous
#54FF65 #54FFBA #54EFFF
triadic
#54FFBA #BA54FF #FFBA54
tetradic
#54FFBA #6554FF #FF5499 #EFFF54
square
#54FFBA #6554FF #FF5499 #EFFF54
split-complementary
#54FFBA #FF54EF #FF6554
monochromatic
#00D981 #17FFA1 #54FFBA #91FFD3 #CEFFEB
Accessibility & contrast
On white
1.28
#54FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#54FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFBA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFBA | 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)
#FBEDB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #54ffba; /* rgb */ color: rgb(84, 255, 186); /* oklch */ color: oklch(89.6% 0.170 162.2);
Tailwind
colors: {
custom: {
50: '#97ffcf',
500: '#54ffba',
950: '#000000',
},
}SCSS
$custom: #54ffba; $custom-light: #97ffcf; $custom-dark: #000000;
JSON
{
"hex": "#54ffba",
"rgb": {
"r": 84,
"g": 255,
"b": 186
},
"hsl": {
"h": 155.789,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89565,
"c": 0.17046,
"h": 162.2
},
"luminance": 0.7695
}Semantic roles & 50–950 ramp
primary
#54FFBA
secondary
#D2256B
accent
#005DE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683