#BDF092#BDF092
#BDF092 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 89.8% C 0.133 H 131.8°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF092 |
|---|---|
| RGB | rgb(189, 240, 146) |
| HSL | hsl(93, 76%, 76%) |
| HSV | hsv(93, 39%, 94%) |
| CMYK | cmyk(21.2%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(89.49, -32.24, 40.23) |
| CIE-LCH | lch(89.49, 51.56, 128.71°) |
| OKLab | oklab(89.82% -0.0884 0.0989) |
| OKLCH | oklch(89.82% 0.133 131.8) |
| XYZ | xyz(57.3337, 75.2131, 38.6855) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.89
Tea Green
#BDF8A3
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Washed Out Green
#BCF5A6
ΔE00 3.39
Pale Light Green
#B1FC99
ΔE00 3.91
Light Yellowish Green
#C2FF89
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF092 #C592F0
analogous
#ECF092 #BDF092 #92F096
triadic
#BDF092 #92BDF0 #F092BD
tetradic
#BDF092 #92ECF0 #C592F0 #F09692
square
#BDF092 #92ECF0 #C592F0 #F09692
split-complementary
#BDF092 #9692F0 #F092EC
monochromatic
#7CE126 #9CE95C #BDF092 #DEF7C8 #EFFBE4
Accessibility & contrast
On white
1.31
#BDF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#BDF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF092
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF092 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E38B
Deuteranopia (green-blind)
#F0E097
Tritanopia (blue-blind)
#BFE9D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bdf092; /* rgb */ color: rgb(189, 240, 146); /* oklch */ color: oklch(89.8% 0.133 131.8);
Tailwind
colors: {
custom: {
50: '#d2f5b3',
500: '#bdf092',
950: '#000000',
},
}SCSS
$custom: #bdf092; $custom-light: #d2f5b3; $custom-dark: #000000;
JSON
{
"hex": "#bdf092",
"rgb": {
"r": 189,
"g": 240,
"b": 146
},
"hsl": {
"h": 92.553,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.89815,
"c": 0.13265,
"h": 131.8
},
"luminance": 0.75214
}Semantic roles & 50–950 ramp
primary
#BDF092
secondary
#985ACC
accent
#0ED87B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581