#54FFBD#54FFBD
#54FFBD is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.168 H 163.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFBD |
|---|---|
| RGB | rgb(84, 255, 189) |
| HSL | hsl(157, 100%, 66%) |
| HSV | hsv(157, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.36, -58.61, 18.99) |
| CIE-LCH | lch(90.36, 61.61, 162.04°) |
| OKLab | oklab(89.63% -0.161 0.0485) |
| OKLCH | oklch(89.63% 0.168 163.2) |
| XYZ | xyz(48.5964, 77.0735, 60.4498) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.66
Light Greenish Blue
#63F7B4
ΔE00 2.09
Greenish Turquoise
#00FBB0
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.85
Bright Sea Green
#05FFA6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFBD #FF5496
analogous
#54FF68 #54FFBD #54ECFF
triadic
#54FFBD #BD54FF #FFBD54
tetradic
#54FFBD #6854FF #FF5496 #ECFF54
square
#54FFBD #6854FF #FF5496 #ECFF54
split-complementary
#54FFBD #FF54EC #FF6854
monochromatic
#00D985 #17FFA5 #54FFBD #91FFD5 #CEFFEC
Accessibility & contrast
On white
1.28
#54FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#54FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFBD
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFBD | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #54ffbd; /* rgb */ color: rgb(84, 255, 189); /* oklch */ color: oklch(89.6% 0.168 163.2);
Tailwind
colors: {
custom: {
50: '#97ffd1',
500: '#54ffbd',
950: '#000000',
},
}SCSS
$custom: #54ffbd; $custom-light: #97ffd1; $custom-dark: #000000;
JSON
{
"hex": "#54ffbd",
"rgb": {
"r": 84,
"g": 255,
"b": 189
},
"hsl": {
"h": 156.842,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89633,
"c": 0.16811,
"h": 163.2
},
"luminance": 0.77079
}Semantic roles & 50–950 ramp
primary
#54FFBD
secondary
#D22568
accent
#0059E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683