#BDF495#BDF495
#BDF495 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.8% C 0.135 H 133.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF495 |
|---|---|
| RGB | rgb(189, 244, 149) |
| HSL | hsl(95, 81%, 77%) |
| HSV | hsv(95, 39%, 96%) |
| CMYK | cmyk(22.5%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(90.64, -33.70, 40.23) |
| CIE-LCH | lch(90.64, 52.48, 129.95°) |
| OKLab | oklab(90.75% -0.0923 0.099) |
| OKLCH | oklch(90.75% 0.135 133) |
| XYZ | xyz(58.7606, 77.6887, 40.3275) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.10
Tea Green
#BDF8A3
ΔE00 2.26
Pistachio (survey)
#C0FA8B
ΔE00 2.55
Washed Out Green
#BCF5A6
ΔE00 3.02
Pale Light Green
#B1FC99
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF495 #CC95F4
analogous
#EDF495 #BDF495 #95F49D
triadic
#BDF495 #95BDF4 #F495BD
tetradic
#BDF495 #95EDF4 #CC95F4 #F49D95
square
#BDF495 #95EDF4 #CC95F4 #F49D95
split-complementary
#BDF495 #9D95F4 #F495ED
monochromatic
#78E826 #9AEE5E #BDF495 #E0FACC #EEFCE3
Accessibility & contrast
On white
1.27
#BDF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#BDF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF495
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF495 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#F3E39A
Tritanopia (blue-blind)
#BEEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf495; /* rgb */ color: rgb(189, 244, 149); /* oklch */ color: oklch(90.8% 0.135 133.0);
Tailwind
colors: {
custom: {
50: '#d2f8b5',
500: '#bdf495',
950: '#000000',
},
}SCSS
$custom: #bdf495; $custom-light: #d2f8b5; $custom-dark: #000000;
JSON
{
"hex": "#bdf495",
"rgb": {
"r": 189,
"g": 244,
"b": 149
},
"hsl": {
"h": 94.737,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.90752,
"c": 0.13538,
"h": 133
},
"luminance": 0.7769
}Semantic roles & 50–950 ramp
primary
#BDF495
secondary
#A05BD2
accent
#08DE84
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581