#BDFF92#BDFF92
#BDFF92 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.2% C 0.154 H 134.0°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF92 |
|---|---|
| RGB | rgb(189, 255, 146) |
| HSL | hsl(96, 100%, 79%) |
| HSV | hsv(96, 43%, 100%) |
| CMYK | cmyk(25.9%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(93.63, -39.06, 45.52) |
| CIE-LCH | lch(93.63, 59.98, 130.64°) |
| OKLab | oklab(93.15% -0.1073 0.111) |
| OKLCH | oklch(93.15% 0.154 134) |
| XYZ | xyz(61.9333, 84.4124, 40.2187) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.95
Pistachio (survey)
#C0FA8B
ΔE00 1.62
Light Yellowish Green
#C2FF89
ΔE00 1.77
Pale Light Green
#B1FC99
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF92 #D492FF
analogous
#F4FF92 #BDFF92 #92FF9D
triadic
#BDFF92 #92BDFF #FF92BD
tetradic
#BDFF92 #92F4FF #D492FF #FF9D92
square
#BDFF92 #92F4FF #D492FF #FF9D92
split-complementary
#BDFF92 #9D92FF #FF92F4
monochromatic
#73FF18 #98FF55 #BDFF92 #E2FFCF #ECFFE0
Accessibility & contrast
On white
1.17
#BDFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BDFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF92
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF92 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08A
Deuteranopia (green-blind)
#FDEB98
Tritanopia (blue-blind)
#BDF7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff92; /* rgb */ color: rgb(189, 255, 146); /* oklch */ color: oklch(93.2% 0.154 134.0);
Tailwind
colors: {
custom: {
50: '#d3ffb3',
500: '#bdff92',
950: '#000000',
},
}SCSS
$custom: #bdff92; $custom-light: #d3ffb3; $custom-dark: #000000;
JSON
{
"hex": "#bdff92",
"rgb": {
"r": 189,
"g": 255,
"b": 146
},
"hsl": {
"h": 96.33,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.93152,
"c": 0.1544,
"h": 134
},
"luminance": 0.84414
}Semantic roles & 50–950 ramp
primary
#BDFF92
secondary
#A954E1
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681