#BDF681#BDF681
#BDF681 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.9% C 0.158 H 130.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF681 |
|---|---|
| RGB | rgb(189, 246, 129) |
| HSL | hsl(89, 87%, 74%) |
| HSV | hsv(89, 48%, 96%) |
| CMYK | cmyk(23.2%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(90.92, -37.01, 50.24) |
| CIE-LCH | lch(90.92, 62.40, 126.38°) |
| OKLab | oklab(90.9% -0.1026 0.1207) |
| OKLCH | oklch(90.9% 0.158 130.4) |
| XYZ | xyz(57.9038, 78.3141, 32.8300) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.31
Light Pea Green
#C4FE82
ΔE00 1.82
Light Yellowish Green
#C2FF89
ΔE00 1.86
Celery
#C1FD95
ΔE00 2.69
Light Yellow Green
#CCFD7F
ΔE00 2.71
Pale Lime
#BEFD73
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF681 #BA81F6
analogous
#F6F581 #BDF681 #82F681
triadic
#BDF681 #81BDF6 #F681BD
tetradic
#BDF681 #81F6F5 #BA81F6 #F68182
square
#BDF681 #81F6F5 #BA81F6 #F68182
split-complementary
#BDF681 #8182F6 #F581F6
monochromatic
#81EC11 #9FF248 #BDF681 #DBFABA #F0FDE2
Accessibility & contrast
On white
1.26
#BDF681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BDF681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF681
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF681 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#F7E488
Tritanopia (blue-blind)
#C0EDDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf681; /* rgb */ color: rgb(189, 246, 129); /* oklch */ color: oklch(90.9% 0.158 130.4);
Tailwind
colors: {
custom: {
50: '#d3f9a8',
500: '#bdf681',
950: '#000000',
},
}SCSS
$custom: #bdf681; $custom-light: #d3f9a8; $custom-dark: #000000;
JSON
{
"hex": "#bdf681",
"rgb": {
"r": 189,
"g": 246,
"b": 129
},
"hsl": {
"h": 89.231,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.90895,
"c": 0.15841,
"h": 130.4
},
"luminance": 0.78315
}Semantic roles & 50–950 ramp
primary
#BDF681
secondary
#8C49D2
accent
#02E370
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581