#BDF090#BDF090
#BDF090 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 89.8% C 0.135 H 131.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF090 |
|---|---|
| RGB | rgb(189, 240, 144) |
| HSL | hsl(92, 76%, 75%) |
| HSV | hsv(92, 40%, 94%) |
| CMYK | cmyk(21.2%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(89.46, -32.50, 41.18) |
| CIE-LCH | lch(89.46, 52.46, 128.28°) |
| OKLab | oklab(89.78% -0.0892 0.101) |
| OKLCH | oklch(89.78% 0.135 131.4) |
| XYZ | xyz(57.1794, 75.1515, 37.8733) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.75
Celery
#C1FD95
ΔE00 2.81
Tea Green
#BDF8A3
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 3.71
Pale Light Green
#B1FC99
ΔE00 3.98
Light Yellowish Green
#C2FF89
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF090 #C390F0
analogous
#EDF090 #BDF090 #90F093
triadic
#BDF090 #90BDF0 #F090BD
tetradic
#BDF090 #90EDF0 #C390F0 #F09390
square
#BDF090 #90EDF0 #C390F0 #F09390
split-complementary
#BDF090 #9390F0 #F090ED
monochromatic
#7DE124 #9DE95A #BDF090 #DDF7C6 #EFFBE4
Accessibility & contrast
On white
1.31
#BDF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#BDF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF090
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF090 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E389
Deuteranopia (green-blind)
#F0E095
Tritanopia (blue-blind)
#BFE9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bdf090; /* rgb */ color: rgb(189, 240, 144); /* oklch */ color: oklch(89.8% 0.135 131.4);
Tailwind
colors: {
custom: {
50: '#d2f5b1',
500: '#bdf090',
950: '#000000',
},
}SCSS
$custom: #bdf090; $custom-light: #d2f5b1; $custom-dark: #000000;
JSON
{
"hex": "#bdf090",
"rgb": {
"r": 189,
"g": 240,
"b": 144
},
"hsl": {
"h": 91.875,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.89783,
"c": 0.13474,
"h": 131.4
},
"luminance": 0.75153
}Semantic roles & 50–950 ramp
primary
#BDF090
secondary
#9658CC
accent
#0DD879
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581