#BDF67C#BDF67C
#BDF67C is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.8% C 0.163 H 129.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF67C |
|---|---|
| RGB | rgb(189, 246, 124) |
| HSL | hsl(88, 87%, 73%) |
| HSV | hsv(88, 50%, 96%) |
| CMYK | cmyk(23.2%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(90.86, -37.55, 52.50) |
| CIE-LCH | lch(90.86, 64.55, 125.57°) |
| OKLab | oklab(90.83% -0.1044 0.1254) |
| OKLCH | oklch(90.83% 0.163 129.8) |
| XYZ | xyz(57.5795, 78.1844, 31.1224) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.66
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Light Yellowish Green
#C2FF89
ΔE00 2.08
Pale Lime
#BEFD73
ΔE00 2.16
Light Yellow Green
#CCFD7F
ΔE00 2.36
Spring Green (survey)
#A9F971
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF67C #B57CF6
analogous
#F6F27C #BDF67C #80F67C
triadic
#BDF67C #7CBDF6 #F67CBD
tetradic
#BDF67C #7CF6F2 #B57CF6 #F67C80
square
#BDF67C #7CF6F2 #B57CF6 #F67C80
split-complementary
#BDF67C #7C80F6 #F27CF6
monochromatic
#83E810 #A0F243 #BDF67C #DAFAB5 #F1FDE2
Accessibility & contrast
On white
1.26
#BDF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#BDF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF67C
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF67C | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE771
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#C1EDDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf67c; /* rgb */ color: rgb(189, 246, 124); /* oklch */ color: oklch(90.8% 0.163 129.8);
Tailwind
colors: {
custom: {
50: '#d3f9a4',
500: '#bdf67c',
950: '#000000',
},
}SCSS
$custom: #bdf67c; $custom-light: #d3f9a4; $custom-dark: #000000;
JSON
{
"hex": "#bdf67c",
"rgb": {
"r": 189,
"g": 246,
"b": 124
},
"hsl": {
"h": 88.033,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.90828,
"c": 0.16318,
"h": 129.8
},
"luminance": 0.78186
}Semantic roles & 50–950 ramp
primary
#BDF67C
secondary
#8644D2
accent
#02E46B
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580