#54EF9F#54EF9F
#54EF9F is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.173 H 156.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #54EF9F |
|---|---|
| RGB | rgb(84, 239, 159) |
| HSL | hsl(149, 83%, 63%) |
| HSV | hsv(149, 65%, 94%) |
| CMYK | cmyk(64.9%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(85.06, -58.48, 27.04) |
| CIE-LCH | lch(85.06, 64.43, 155.19°) |
| OKLab | oklab(85.1% -0.1587 0.0681) |
| OKLCH | oklch(85.1% 0.173 156.8) |
| XYZ | xyz(40.7769, 66.1167, 43.4070) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.32
Mediumspringgreen
#00FA9A
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EF9F #EF54A4
analogous
#56EF54 #54EF9F #54EFEC
triadic
#54EF9F #9F54EF #EF9F54
tetradic
#54EF9F #5456EF #EF54A4 #EFEC54
square
#54EF9F #5456EF #EF54A4 #EFEC54
split-complementary
#54EF9F #EC54EF #EF5456
monochromatic
#11B762 #1CEA80 #54EF9F #8CF4BE #C4F9DE
Accessibility & contrast
On white
1.48
#54EF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#54EF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EF9F
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EF9F | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD9A
Deuteranopia (green-blind)
#D9CFA4
Tritanopia (blue-blind)
#00EDDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #54ef9f; /* rgb */ color: rgb(84, 239, 159); /* oklch */ color: oklch(85.1% 0.173 156.8);
Tailwind
colors: {
custom: {
50: '#94f5bc',
500: '#54ef9f',
950: '#000000',
},
}SCSS
$custom: #54ef9f; $custom-light: #94f5bc; $custom-dark: #000000;
JSON
{
"hex": "#54ef9f",
"rgb": {
"r": 84,
"g": 239,
"b": 159
},
"hsl": {
"h": 149.032,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.85097,
"c": 0.17274,
"h": 156.8
},
"luminance": 0.66121
}Semantic roles & 50–950 ramp
primary
#54EF9F
secondary
#B73176
accent
#0676DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582