#BDFF94#BDFF94
#BDFF94 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.152 H 134.4°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF94 |
|---|---|
| RGB | rgb(189, 255, 148) |
| HSL | hsl(97, 100%, 79%) |
| HSV | hsv(97, 42%, 100%) |
| CMYK | cmyk(25.9%, 0%, 42%, 0%) |
| CIE-LAB | lab(93.66, -38.82, 44.59) |
| CIE-LCH | lch(93.66, 59.11, 131.04°) |
| OKLab | oklab(93.18% -0.1065 0.109) |
| OKLCH | oklch(93.18% 0.152 134.4) |
| XYZ | xyz(62.0902, 84.4751, 41.0452) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.88
Pistachio (survey)
#C0FA8B
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 2.06
Pale Light Green
#B1FC99
ΔE00 2.30
Pastel Green
#B0FF9D
ΔE00 2.78
Light Pea Green
#C4FE82
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF94 #D694FF
analogous
#F3FF94 #BDFF94 #94FFA1
triadic
#BDFF94 #94BDFF #FF94BD
tetradic
#BDFF94 #94F3FF #D694FF #FFA194
square
#BDFF94 #94F3FF #D694FF #FFA194
split-complementary
#BDFF94 #A194FF #FF94F3
monochromatic
#72FF1A #97FF57 #BDFF94 #E3FFD1 #ECFFE0
Accessibility & contrast
On white
1.17
#BDFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BDFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF94
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF94 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08C
Deuteranopia (green-blind)
#FDEB9A
Tritanopia (blue-blind)
#BDF8E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff94; /* rgb */ color: rgb(189, 255, 148); /* oklch */ color: oklch(93.2% 0.152 134.4);
Tailwind
colors: {
custom: {
50: '#d3ffb5',
500: '#bdff94',
950: '#000000',
},
}SCSS
$custom: #bdff94; $custom-light: #d3ffb5; $custom-dark: #000000;
JSON
{
"hex": "#bdff94",
"rgb": {
"r": 189,
"g": 255,
"b": 148
},
"hsl": {
"h": 97.009,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93183,
"c": 0.15241,
"h": 134.4
},
"luminance": 0.84477
}Semantic roles & 50–950 ramp
primary
#BDFF94
secondary
#AC56E1
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681