#BDF27F#BDF27F
#BDF27F is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.0% C 0.155 H 129.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF27F |
|---|---|
| RGB | rgb(189, 242, 127) |
| HSL | hsl(88, 82%, 72%) |
| HSV | hsv(88, 48%, 95%) |
| CMYK | cmyk(21.9%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(89.79, -35.42, 49.79) |
| CIE-LCH | lch(89.79, 61.11, 125.42°) |
| OKLab | oklab(89.97% -0.0983 0.1196) |
| OKLCH | oklch(89.97% 0.155 129.4) |
| XYZ | xyz(56.5686, 75.8543, 31.7356) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Light Pea Green
#C4FE82
ΔE00 2.56
Light Yellowish Green
#C2FF89
ΔE00 2.73
Light Yellow Green
#CCFD7F
ΔE00 3.01
Pale Lime
#BEFD73
ΔE00 3.27
Celery
#C1FD95
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF27F #B47FF2
analogous
#F2ED7F #BDF27F #84F27F
triadic
#BDF27F #7FBDF2 #F27FBD
tetradic
#BDF27F #7FF2ED #B47FF2 #F27F84
square
#BDF27F #7FF2ED #B47FF2 #F27F84
split-complementary
#BDF27F #7F84F2 #ED7FF2
monochromatic
#83E017 #A0EC47 #BDF27F #DAF8B7 #F1FCE3
Accessibility & contrast
On white
1.30
#BDF27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#BDF27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF27F
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF27F | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#C1E9D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdf27f; /* rgb */ color: rgb(189, 242, 127); /* oklch */ color: oklch(90.0% 0.155 129.4);
Tailwind
colors: {
custom: {
50: '#d3f6a6',
500: '#bdf27f',
950: '#000000',
},
}SCSS
$custom: #bdf27f; $custom-light: #d3f6a6; $custom-dark: #000000;
JSON
{
"hex": "#bdf27f",
"rgb": {
"r": 189,
"g": 242,
"b": 127
},
"hsl": {
"h": 87.652,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.89974,
"c": 0.1548,
"h": 129.4
},
"luminance": 0.75855
}Semantic roles & 50–950 ramp
primary
#BDF27F
secondary
#8548CD
accent
#08DE6A
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580