#BDF18A#BDF18A
#BDF18A is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 89.9% C 0.142 H 130.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF18A |
|---|---|
| RGB | rgb(189, 241, 138) |
| HSL | hsl(90, 79%, 74%) |
| HSV | hsv(90, 43%, 95%) |
| CMYK | cmyk(21.6%, 0%, 42.7%, 5.5%) |
| CIE-LAB | lab(89.66, -33.70, 44.36) |
| CIE-LCH | lch(89.66, 55.71, 127.22°) |
| OKLab | oklab(89.91% -0.0928 0.108) |
| OKLCH | oklch(89.91% 0.142 130.7) |
| XYZ | xyz(57.0282, 75.5633, 35.6204) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 3.25
Light Pea Green
#C4FE82
ΔE00 3.61
Tea Green
#BDF8A3
ΔE00 3.96
Pale Light Green
#B1FC99
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF18A #BE8AF1
analogous
#F1F18A #BDF18A #8AF18B
triadic
#BDF18A #8ABDF1 #F18ABD
tetradic
#BDF18A #8AF1F1 #BE8AF1 #F18B8A
square
#BDF18A #8AF1F1 #BE8AF1 #F18B8A
split-complementary
#BDF18A #8B8AF1 #F18AF1
monochromatic
#7FE41D #9EEA53 #BDF18A #DCF8C1 #F0FCE4
Accessibility & contrast
On white
1.30
#BDF18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#BDF18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF18A
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF18A | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E482
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#C0E9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bdf18a; /* rgb */ color: rgb(189, 241, 138); /* oklch */ color: oklch(89.9% 0.142 130.7);
Tailwind
colors: {
custom: {
50: '#d2f6ad',
500: '#bdf18a',
950: '#000000',
},
}SCSS
$custom: #bdf18a; $custom-light: #d2f6ad; $custom-dark: #000000;
JSON
{
"hex": "#bdf18a",
"rgb": {
"r": 189,
"g": 241,
"b": 138
},
"hsl": {
"h": 90.291,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.8991,
"c": 0.14241,
"h": 130.7
},
"luminance": 0.75564
}Semantic roles & 50–950 ramp
primary
#BDF18A
secondary
#9052CD
accent
#0BDB74
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581