#BDFF95#BDFF95
#BDFF95 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.151 H 134.5°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF95 |
|---|---|
| RGB | rgb(189, 255, 149) |
| HSL | hsl(97, 100%, 79%) |
| HSV | hsv(97, 42%, 100%) |
| CMYK | cmyk(25.9%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(93.67, -38.69, 44.12) |
| CIE-LCH | lch(93.67, 58.68, 131.25°) |
| OKLab | oklab(93.2% -0.1062 0.108) |
| OKLCH | oklch(93.2% 0.151 134.5) |
| XYZ | xyz(62.1697, 84.5069, 41.4639) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.88
Pistachio (survey)
#C0FA8B
ΔE00 1.91
Pale Light Green
#B1FC99
ΔE00 2.19
Light Yellowish Green
#C2FF89
ΔE00 2.20
Pastel Green
#B0FF9D
ΔE00 2.66
Light Pea Green
#C4FE82
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF95 #D795FF
analogous
#F2FF95 #BDFF95 #95FFA2
triadic
#BDFF95 #95BDFF #FF95BD
tetradic
#BDFF95 #95F2FF #D795FF #FFA295
square
#BDFF95 #95F2FF #D795FF #FFA295
split-complementary
#BDFF95 #A295FF #FF95F2
monochromatic
#71FF1B #97FF58 #BDFF95 #E3FFD2 #ECFFE0
Accessibility & contrast
On white
1.17
#BDFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BDFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF95
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF95 | 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)
#FFF08D
Deuteranopia (green-blind)
#FDEB9B
Tritanopia (blue-blind)
#BDF8E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff95; /* rgb */ color: rgb(189, 255, 149); /* oklch */ color: oklch(93.2% 0.151 134.5);
Tailwind
colors: {
custom: {
50: '#d3ffb5',
500: '#bdff95',
950: '#000000',
},
}SCSS
$custom: #bdff95; $custom-light: #d3ffb5; $custom-dark: #000000;
JSON
{
"hex": "#bdff95",
"rgb": {
"r": 189,
"g": 255,
"b": 149
},
"hsl": {
"h": 97.358,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.93199,
"c": 0.1514,
"h": 134.5
},
"luminance": 0.84509
}Semantic roles & 50–950 ramp
primary
#BDFF95
secondary
#AD57E1
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681