#BDF48E#BDF48E
#BDF48E is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.6% C 0.143 H 131.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF48E |
|---|---|
| RGB | rgb(189, 244, 142) |
| HSL | hsl(92, 82%, 76%) |
| HSV | hsv(92, 42%, 96%) |
| CMYK | cmyk(22.5%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(90.54, -34.59, 43.53) |
| CIE-LCH | lch(90.54, 55.60, 128.47°) |
| OKLab | oklab(90.64% -0.0951 0.1063) |
| OKLCH | oklch(90.64% 0.143 131.8) |
| XYZ | xyz(58.2185, 77.4719, 37.4722) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.64
Celery
#C1FD95
ΔE00 1.87
Light Yellowish Green
#C2FF89
ΔE00 2.90
Tea Green
#BDF8A3
ΔE00 3.34
Pale Light Green
#B1FC99
ΔE00 3.46
Light Pea Green
#C4FE82
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF48E #C58EF4
analogous
#F0F48E #BDF48E #8EF492
triadic
#BDF48E #8EBDF4 #F48EBD
tetradic
#BDF48E #8EF0F4 #C58EF4 #F4928E
square
#BDF48E #8EF0F4 #C58EF4 #F4928E
split-complementary
#BDF48E #928EF4 #F48EF0
monochromatic
#7CE91E #9CEF56 #BDF48E #DEF9C6 #EFFCE3
Accessibility & contrast
On white
1.27
#BDF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BDF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF48E
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF48E | 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)
#FCE786
Deuteranopia (green-blind)
#F4E294
Tritanopia (blue-blind)
#BFECDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf48e; /* rgb */ color: rgb(189, 244, 142); /* oklch */ color: oklch(90.6% 0.143 131.8);
Tailwind
colors: {
custom: {
50: '#d2f8b0',
500: '#bdf48e',
950: '#000000',
},
}SCSS
$custom: #bdf48e; $custom-light: #d2f8b0; $custom-dark: #000000;
JSON
{
"hex": "#bdf48e",
"rgb": {
"r": 189,
"g": 244,
"b": 142
},
"hsl": {
"h": 92.353,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.90639,
"c": 0.14263,
"h": 131.8
},
"luminance": 0.77473
}Semantic roles & 50–950 ramp
primary
#BDF48E
secondary
#9855D1
accent
#07DF7B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581