#BDF48A#BDF48A
#BDF48A is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.6% C 0.147 H 131.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF48A |
|---|---|
| RGB | rgb(189, 244, 138) |
| HSL | hsl(91, 83%, 75%) |
| HSV | hsv(91, 43%, 96%) |
| CMYK | cmyk(22.5%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(90.48, -35.07, 45.40) |
| CIE-LCH | lch(90.48, 57.37, 127.69°) |
| OKLab | oklab(90.58% -0.0966 0.1104) |
| OKLCH | oklch(90.58% 0.147 131.2) |
| XYZ | xyz(57.9235, 77.3539, 35.9189) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.32
Celery
#C1FD95
ΔE00 2.03
Light Yellowish Green
#C2FF89
ΔE00 2.55
Light Pea Green
#C4FE82
ΔE00 3.01
Pale Light Green
#B1FC99
ΔE00 3.82
Light Yellow Green
#CCFD7F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF48A #C18AF4
analogous
#F2F48A #BDF48A #8AF48C
triadic
#BDF48A #8ABDF4 #F48ABD
tetradic
#BDF48A #8AF2F4 #C18AF4 #F48C8A
square
#BDF48A #8AF2F4 #C18AF4 #F48C8A
split-complementary
#BDF48A #8C8AF4 #F48AF2
monochromatic
#7EE91A #9DEF52 #BDF48A #DDF9C2 #EFFCE3
Accessibility & contrast
On white
1.27
#BDF48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#BDF48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF48A
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF48A | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#BFECDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf48a; /* rgb */ color: rgb(189, 244, 138); /* oklch */ color: oklch(90.6% 0.147 131.2);
Tailwind
colors: {
custom: {
50: '#d3f8ae',
500: '#bdf48a',
950: '#000000',
},
}SCSS
$custom: #bdf48a; $custom-light: #d3f8ae; $custom-dark: #000000;
JSON
{
"hex": "#bdf48a",
"rgb": {
"r": 189,
"g": 244,
"b": 138
},
"hsl": {
"h": 91.132,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.90578,
"c": 0.14671,
"h": 131.2
},
"luminance": 0.77355
}Semantic roles & 50–950 ramp
primary
#BDF48A
secondary
#9451D1
accent
#06DF77
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581