#BDF68E#BDF68E
#BDF68E is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.146 H 132.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF68E |
|---|---|
| RGB | rgb(189, 246, 142) |
| HSL | hsl(93, 85%, 76%) |
| HSV | hsv(93, 42%, 96%) |
| CMYK | cmyk(23.2%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(91.09, -35.50, 44.23) |
| CIE-LCH | lch(91.09, 56.72, 128.75°) |
| OKLab | oklab(91.08% -0.0976 0.1079) |
| OKLCH | oklch(91.08% 0.146 132.1) |
| XYZ | xyz(58.8235, 78.6820, 37.6739) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.24
Celery
#C1FD95
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 2.47
Light Pea Green
#C4FE82
ΔE00 3.16
Pale Light Green
#B1FC99
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF68E #C78EF6
analogous
#F1F68E #BDF68E #8EF693
triadic
#BDF68E #8EBDF6 #F68EBD
tetradic
#BDF68E #8EF1F6 #C78EF6 #F6938E
square
#BDF68E #8EF1F6 #C78EF6 #F6938E
split-complementary
#BDF68E #938EF6 #F68EF1
monochromatic
#7BED1D #9CF155 #BDF68E #DEFBC7 #EEFDE3
Accessibility & contrast
On white
1.25
#BDF68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BDF68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF68E
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF68E | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE886
Deuteranopia (green-blind)
#F6E494
Tritanopia (blue-blind)
#BFEEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf68e; /* rgb */ color: rgb(189, 246, 142); /* oklch */ color: oklch(91.1% 0.146 132.1);
Tailwind
colors: {
custom: {
50: '#d3f9b0',
500: '#bdf68e',
950: '#000000',
},
}SCSS
$custom: #bdf68e; $custom-light: #d3f9b0; $custom-dark: #000000;
JSON
{
"hex": "#bdf68e",
"rgb": {
"r": 189,
"g": 246,
"b": 142
},
"hsl": {
"h": 92.885,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.91084,
"c": 0.14551,
"h": 132.1
},
"luminance": 0.78683
}Semantic roles & 50–950 ramp
primary
#BDF68E
secondary
#9A54D4
accent
#04E27D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581