#54FFAE#54FFAE
#54FFAE is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.3% C 0.180 H 158.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFAE |
|---|---|
| RGB | rgb(84, 255, 174) |
| HSL | hsl(152, 100%, 66%) |
| HSV | hsv(152, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.07, -61.67, 26.24) |
| CIE-LCH | lch(90.07, 67.02, 156.95°) |
| OKLab | oklab(89.31% -0.1676 0.0663) |
| OKLCH | oklch(89.31% 0.18 158.4) |
| XYZ | xyz(47.0516, 76.4556, 52.3139) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.89
Sea Green (survey)
#53FCA1
ΔE00 1.99
Bright Sea Green
#05FFA6
ΔE00 2.17
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Greenish Blue
#63F7B4
ΔE00 2.78
Greenish Turquoise
#00FBB0
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFAE #FF54A5
analogous
#54FF59 #54FFAE #54FAFF
triadic
#54FFAE #AE54FF #FFAE54
tetradic
#54FFAE #5954FF #FF54A5 #FAFF54
square
#54FFAE #5954FF #FF54A5 #FAFF54
split-complementary
#54FFAE #FF54FA #FF5954
monochromatic
#00D972 #17FF91 #54FFAE #91FFCB #CEFFE8
Accessibility & contrast
On white
1.29
#54FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#54FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFAE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFAE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #54ffae; /* rgb */ color: rgb(84, 255, 174); /* oklch */ color: oklch(89.3% 0.180 158.4);
Tailwind
colors: {
custom: {
50: '#97ffc6',
500: '#54ffae',
950: '#000000',
},
}SCSS
$custom: #54ffae; $custom-light: #97ffc6; $custom-dark: #000000;
JSON
{
"hex": "#54ffae",
"rgb": {
"r": 84,
"g": 255,
"b": 174
},
"hsl": {
"h": 151.579,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89305,
"c": 0.18029,
"h": 158.4
},
"luminance": 0.76461
}Semantic roles & 50–950 ramp
primary
#54FFAE
secondary
#D22577
accent
#006DE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682