#BDF485#BDF485
#BDF485 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.5% C 0.152 H 130.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF485 |
|---|---|
| RGB | rgb(189, 244, 133) |
| HSL | hsl(90, 83%, 74%) |
| HSV | hsv(90, 45%, 96%) |
| CMYK | cmyk(22.5%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(90.42, -35.66, 47.72) |
| CIE-LCH | lch(90.42, 59.57, 126.77°) |
| OKLab | oklab(90.51% -0.0986 0.1153) |
| OKLCH | oklch(90.51% 0.152 130.5) |
| XYZ | xyz(57.5698, 77.2124, 34.0561) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Light Yellowish Green
#C2FF89
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 2.51
Light Yellow Green
#CCFD7F
ΔE00 3.29
Pale Lime
#BEFD73
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF485 #BC85F4
analogous
#F4F485 #BDF485 #86F485
triadic
#BDF485 #85BDF4 #F485BD
tetradic
#BDF485 #85F4F4 #BC85F4 #F48586
square
#BDF485 #85F4F4 #BC85F4 #F48586
split-complementary
#BDF485 #8586F4 #F485F4
monochromatic
#80EA15 #9FEF4D #BDF485 #DBF9BD #F0FCE3
Accessibility & contrast
On white
1.28
#BDF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BDF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF485
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF485 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#C0ECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf485; /* rgb */ color: rgb(189, 244, 133); /* oklch */ color: oklch(90.5% 0.152 130.5);
Tailwind
colors: {
custom: {
50: '#d3f8aa',
500: '#bdf485',
950: '#000000',
},
}SCSS
$custom: #bdf485; $custom-light: #d3f8aa; $custom-dark: #000000;
JSON
{
"hex": "#bdf485",
"rgb": {
"r": 189,
"g": 244,
"b": 133
},
"hsl": {
"h": 89.73,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.90505,
"c": 0.15171,
"h": 130.5
},
"luminance": 0.77214
}Semantic roles & 50–950 ramp
primary
#BDF485
secondary
#8E4DD0
accent
#06E072
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581