#54FFBE#54FFBE
#54FFBE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.167 H 163.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFBE |
|---|---|
| RGB | rgb(84, 255, 190) |
| HSL | hsl(157, 100%, 66%) |
| HSV | hsv(157, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.38, -58.40, 18.51) |
| CIE-LCH | lch(90.38, 61.27, 162.41°) |
| OKLab | oklab(89.66% -0.1605 0.0472) |
| OKLCH | oklch(89.66% 0.167 163.6) |
| XYZ | xyz(48.7053, 77.1171, 61.0234) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 2.18
Greenish Turquoise
#00FBB0
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFBE #FF5495
analogous
#54FF69 #54FFBE #54EBFF
triadic
#54FFBE #BE54FF #FFBE54
tetradic
#54FFBE #6954FF #FF5495 #EBFF54
square
#54FFBE #6954FF #FF5495 #EBFF54
split-complementary
#54FFBE #FF54EB #FF6954
monochromatic
#00D986 #17FFA7 #54FFBE #91FFD5 #CEFFED
Accessibility & contrast
On white
1.28
#54FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#54FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFBE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFBE | 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)
#FBEDBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #54ffbe; /* rgb */ color: rgb(84, 255, 190); /* oklch */ color: oklch(89.7% 0.167 163.6);
Tailwind
colors: {
custom: {
50: '#97ffd1',
500: '#54ffbe',
950: '#000000',
},
}SCSS
$custom: #54ffbe; $custom-light: #97ffd1; $custom-dark: #000000;
JSON
{
"hex": "#54ffbe",
"rgb": {
"r": 84,
"g": 255,
"b": 190
},
"hsl": {
"h": 157.193,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89656,
"c": 0.16733,
"h": 163.6
},
"luminance": 0.77123
}Semantic roles & 50–950 ramp
primary
#54FFBE
secondary
#D22567
accent
#0057E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683