#BDF48C#BDF48C
#BDF48C is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.6% C 0.145 H 131.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF48C |
|---|---|
| RGB | rgb(189, 244, 140) |
| HSL | hsl(92, 83%, 75%) |
| HSV | hsv(92, 43%, 96%) |
| CMYK | cmyk(22.5%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(90.51, -34.83, 44.47) |
| CIE-LCH | lch(90.51, 56.49, 128.07°) |
| OKLab | oklab(90.61% -0.0959 0.1084) |
| OKLCH | oklch(90.61% 0.145 131.5) |
| XYZ | xyz(58.0696, 77.4124, 36.6885) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.46
Celery
#C1FD95
ΔE00 1.93
Light Yellowish Green
#C2FF89
ΔE00 2.71
Light Pea Green
#C4FE82
ΔE00 3.25
Pale Light Green
#B1FC99
ΔE00 3.64
Tea Green
#BDF8A3
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF48C #C38CF4
analogous
#F1F48C #BDF48C #8CF48F
triadic
#BDF48C #8CBDF4 #F48CBD
tetradic
#BDF48C #8CF1F4 #C38CF4 #F48F8C
square
#BDF48C #8CF1F4 #C38CF4 #F48F8C
split-complementary
#BDF48C #8F8CF4 #F48CF1
monochromatic
#7DE91C #9DEF54 #BDF48C #DDF9C4 #EFFCE3
Accessibility & contrast
On white
1.27
#BDF48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#BDF48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF48C
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF48C | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE784
Deuteranopia (green-blind)
#F4E292
Tritanopia (blue-blind)
#BFECDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf48c; /* rgb */ color: rgb(189, 244, 140); /* oklch */ color: oklch(90.6% 0.145 131.5);
Tailwind
colors: {
custom: {
50: '#d2f8af',
500: '#bdf48c',
950: '#000000',
},
}SCSS
$custom: #bdf48c; $custom-light: #d2f8af; $custom-dark: #000000;
JSON
{
"hex": "#bdf48c",
"rgb": {
"r": 189,
"g": 244,
"b": 140
},
"hsl": {
"h": 91.731,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.90608,
"c": 0.14467,
"h": 131.5
},
"luminance": 0.77414
}Semantic roles & 50–950 ramp
primary
#BDF48C
secondary
#9653D1
accent
#07DF79
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581