#BDF48D#BDF48D
#BDF48D is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.6% C 0.144 H 131.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF48D |
|---|---|
| RGB | rgb(189, 244, 141) |
| HSL | hsl(92, 82%, 75%) |
| HSV | hsv(92, 42%, 96%) |
| CMYK | cmyk(22.5%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(90.52, -34.71, 44.00) |
| CIE-LCH | lch(90.52, 56.04, 128.27°) |
| OKLab | oklab(90.62% -0.0955 0.1073) |
| OKLCH | oklch(90.62% 0.144 131.7) |
| XYZ | xyz(58.1437, 77.4420, 37.0786) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.54
Celery
#C1FD95
ΔE00 1.90
Light Yellowish Green
#C2FF89
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.49
Pale Light Green
#B1FC99
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF48D #C48DF4
analogous
#F0F48D #BDF48D #8DF490
triadic
#BDF48D #8DBDF4 #F48DBD
tetradic
#BDF48D #8DF0F4 #C48DF4 #F4908D
square
#BDF48D #8DF0F4 #C48DF4 #F4908D
split-complementary
#BDF48D #908DF4 #F48DF0
monochromatic
#7CE91D #9DEF55 #BDF48D #DDF9C5 #EFFCE3
Accessibility & contrast
On white
1.27
#BDF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BDF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF48D
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF48D | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE785
Deuteranopia (green-blind)
#F4E293
Tritanopia (blue-blind)
#BFECDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf48d; /* rgb */ color: rgb(189, 244, 141); /* oklch */ color: oklch(90.6% 0.144 131.7);
Tailwind
colors: {
custom: {
50: '#d2f8b0',
500: '#bdf48d',
950: '#000000',
},
}SCSS
$custom: #bdf48d; $custom-light: #d2f8b0; $custom-dark: #000000;
JSON
{
"hex": "#bdf48d",
"rgb": {
"r": 189,
"g": 244,
"b": 141
},
"hsl": {
"h": 92.039,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.90624,
"c": 0.14365,
"h": 131.7
},
"luminance": 0.77443
}Semantic roles & 50–950 ramp
primary
#BDF48D
secondary
#9754D1
accent
#07DF7A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581