#BDF190#BDF190
#BDF190 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.0% C 0.136 H 131.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF190 |
|---|---|
| RGB | rgb(189, 241, 144) |
| HSL | hsl(92, 78%, 75%) |
| HSV | hsv(92, 40%, 95%) |
| CMYK | cmyk(21.6%, 0%, 40.2%, 5.5%) |
| CIE-LAB | lab(89.74, -32.96, 41.53) |
| CIE-LCH | lch(89.74, 53.02, 128.43°) |
| OKLab | oklab(90.01% -0.0905 0.1018) |
| OKLCH | oklch(90.01% 0.136 131.6) |
| XYZ | xyz(57.4746, 75.7418, 37.9717) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.52
Celery
#C1FD95
ΔE00 2.57
Tea Green
#BDF8A3
ΔE00 3.10
Washed Out Green
#BCF5A6
ΔE00 3.71
Light Yellowish Green
#C2FF89
ΔE00 3.77
Pale Light Green
#B1FC99
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF190 #C490F1
analogous
#EDF190 #BDF190 #90F193
triadic
#BDF190 #90BDF1 #F190BD
tetradic
#BDF190 #90EDF1 #C490F1 #F19390
square
#BDF190 #90EDF1 #C490F1 #F19390
split-complementary
#BDF190 #9390F1 #F190ED
monochromatic
#7CE323 #9DEA5A #BDF190 #DDF8C6 #EFFCE4
Accessibility & contrast
On white
1.30
#BDF190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BDF190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF190
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF190 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E489
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#BFEAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdf190; /* rgb */ color: rgb(189, 241, 144); /* oklch */ color: oklch(90.0% 0.136 131.6);
Tailwind
colors: {
custom: {
50: '#d2f6b2',
500: '#bdf190',
950: '#000000',
},
}SCSS
$custom: #bdf190; $custom-light: #d2f6b2; $custom-dark: #000000;
JSON
{
"hex": "#bdf190",
"rgb": {
"r": 189,
"g": 241,
"b": 144
},
"hsl": {
"h": 92.165,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.90005,
"c": 0.13621,
"h": 131.6
},
"luminance": 0.75743
}Semantic roles & 50–950 ramp
primary
#BDF190
secondary
#9758CD
accent
#0CDA7A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581