#BDF47B#BDF47B
#BDF47B is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.4% C 0.161 H 129.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF47B |
|---|---|
| RGB | rgb(189, 244, 123) |
| HSL | hsl(87, 85%, 72%) |
| HSV | hsv(87, 50%, 96%) |
| CMYK | cmyk(22.5%, 0%, 49.6%, 4.3%) |
| CIE-LAB | lab(90.30, -36.75, 52.28) |
| CIE-LCH | lch(90.30, 63.91, 125.11°) |
| OKLab | oklab(90.37% -0.1023 0.1248) |
| OKLCH | oklch(90.37% 0.161 129.3) |
| XYZ | xyz(56.9116, 76.9491, 30.5893) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.14
Pale Lime
#BEFD73
ΔE00 2.48
Light Yellowish Green
#C2FF89
ΔE00 2.48
Light Yellow Green
#CCFD7F
ΔE00 2.51
Spring Green (survey)
#A9F971
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF47B #B27BF4
analogous
#F4EF7B #BDF47B #81F47B
triadic
#BDF47B #7BBDF4 #F47BBD
tetradic
#BDF47B #7BF4EF #B27BF4 #F47B81
square
#BDF47B #7BF4EF #B27BF4 #F47B81
split-complementary
#BDF47B #7B81F4 #EF7BF4
monochromatic
#84E213 #A1EF43 #BDF47B #D9F9B3 #F1FDE3
Accessibility & contrast
On white
1.28
#BDF47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#BDF47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF47B
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF47B | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE670
Deuteranopia (green-blind)
#F6E282
Tritanopia (blue-blind)
#C1EBD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdf47b; /* rgb */ color: rgb(189, 244, 123); /* oklch */ color: oklch(90.4% 0.161 129.3);
Tailwind
colors: {
custom: {
50: '#d3f8a4',
500: '#bdf47b',
950: '#000000',
},
}SCSS
$custom: #bdf47b; $custom-light: #d3f8a4; $custom-dark: #000000;
JSON
{
"hex": "#bdf47b",
"rgb": {
"r": 189,
"g": 244,
"b": 123
},
"hsl": {
"h": 87.273,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.90367,
"c": 0.16138,
"h": 129.3
},
"luminance": 0.7695
}Semantic roles & 50–950 ramp
primary
#BDF47B
secondary
#8344CF
accent
#04E169
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580