#54FFAC#54FFAC
#54FFAC is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.3% C 0.182 H 157.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFAC |
|---|---|
| RGB | rgb(84, 255, 172) |
| HSL | hsl(151, 100%, 66%) |
| HSV | hsv(151, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.03, -62.06, 27.20) |
| CIE-LCH | lch(90.03, 67.75, 156.33°) |
| OKLab | oklab(89.26% -0.1685 0.0687) |
| OKLCH | oklch(89.26% 0.182 157.8) |
| XYZ | xyz(46.8581, 76.3782, 51.2947) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.55
Sea Green (survey)
#53FCA1
ΔE00 1.65
Bright Sea Green
#05FFA6
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 2.92
Mediumspringgreen
#00FA9A
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFAC #FF54A7
analogous
#54FF57 #54FFAC #54FDFF
triadic
#54FFAC #AC54FF #FFAC54
tetradic
#54FFAC #5754FF #FF54A7 #FDFF54
square
#54FFAC #5754FF #FF54A7 #FDFF54
split-complementary
#54FFAC #FF54FD #FF5754
monochromatic
#00D96F #17FF8E #54FFAC #91FFCA #CEFFE7
Accessibility & contrast
On white
1.29
#54FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#54FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFAC
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFAC | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #54ffac; /* rgb */ color: rgb(84, 255, 172); /* oklch */ color: oklch(89.3% 0.182 157.8);
Tailwind
colors: {
custom: {
50: '#97ffc5',
500: '#54ffac',
950: '#000000',
},
}SCSS
$custom: #54ffac; $custom-light: #97ffc5; $custom-dark: #000000;
JSON
{
"hex": "#54ffac",
"rgb": {
"r": 84,
"g": 255,
"b": 172
},
"hsl": {
"h": 150.877,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89264,
"c": 0.18199,
"h": 157.8
},
"luminance": 0.76383
}Semantic roles & 50–950 ramp
primary
#54FFAC
secondary
#D22579
accent
#006FE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682