#54FFB2#54FFB2
#54FFB2 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.177 H 159.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFB2 |
|---|---|
| RGB | rgb(84, 255, 178) |
| HSL | hsl(153, 100%, 66%) |
| HSV | hsv(153, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.14, -60.88, 24.31) |
| CIE-LCH | lch(90.14, 65.55, 158.23°) |
| OKLab | oklab(89.39% -0.1659 0.0616) |
| OKLCH | oklch(89.39% 0.177 159.6) |
| XYZ | xyz(47.4474, 76.6139, 54.3983) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.23
Light Greenish Blue
#63F7B4
ΔE00 2.30
Greenish Turquoise
#00FBB0
ΔE00 2.44
Bright Sea Green
#05FFA6
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 2.60
Sea Green (survey)
#53FCA1
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFB2 #FF54A1
analogous
#54FF5D #54FFB2 #54F7FF
triadic
#54FFB2 #B254FF #FFB254
tetradic
#54FFB2 #5D54FF #FF54A1 #F7FF54
square
#54FFB2 #5D54FF #FF54A1 #F7FF54
split-complementary
#54FFB2 #FF54F7 #FF5D54
monochromatic
#00D977 #17FF96 #54FFB2 #91FFCE #CEFFE9
Accessibility & contrast
On white
1.29
#54FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#54FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFB2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFB2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #54ffb2; /* rgb */ color: rgb(84, 255, 178); /* oklch */ color: oklch(89.4% 0.177 159.6);
Tailwind
colors: {
custom: {
50: '#97ffc9',
500: '#54ffb2',
950: '#000000',
},
}SCSS
$custom: #54ffb2; $custom-light: #97ffc9; $custom-dark: #000000;
JSON
{
"hex": "#54ffb2",
"rgb": {
"r": 84,
"g": 255,
"b": 178
},
"hsl": {
"h": 152.982,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89389,
"c": 0.17695,
"h": 159.6
},
"luminance": 0.76619
}Semantic roles & 50–950 ramp
primary
#54FFB2
secondary
#D22573
accent
#0067E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682