#BDF285#BDF285
#BDF285 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.1% C 0.149 H 130.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF285 |
|---|---|
| RGB | rgb(189, 242, 133) |
| HSL | hsl(89, 81%, 74%) |
| HSV | hsv(89, 45%, 95%) |
| CMYK | cmyk(21.9%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(89.87, -34.75, 47.03) |
| CIE-LCH | lch(89.87, 58.48, 126.45°) |
| OKLab | oklab(90.06% -0.096 0.1138) |
| OKLCH | oklch(90.06% 0.149 130.2) |
| XYZ | xyz(56.9713, 76.0154, 33.8566) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Celery
#C1FD95
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 2.93
Light Yellow Green
#CCFD7F
ΔE00 3.55
Pale Lime
#BEFD73
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF285 #BA85F2
analogous
#F2F085 #BDF285 #86F285
triadic
#BDF285 #85BDF2 #F285BD
tetradic
#BDF285 #85F2F0 #BA85F2 #F28586
square
#BDF285 #85F2F0 #BA85F2 #F28586
split-complementary
#BDF285 #8586F2 #F085F2
monochromatic
#81E418 #9FEC4E #BDF285 #DBF8BC #F0FCE3
Accessibility & contrast
On white
1.30
#BDF285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#BDF285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF285
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF285 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57C
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#C0EAD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdf285; /* rgb */ color: rgb(189, 242, 133); /* oklch */ color: oklch(90.1% 0.149 130.2);
Tailwind
colors: {
custom: {
50: '#d3f6aa',
500: '#bdf285',
950: '#000000',
},
}SCSS
$custom: #bdf285; $custom-light: #d3f6aa; $custom-dark: #000000;
JSON
{
"hex": "#bdf285",
"rgb": {
"r": 189,
"g": 242,
"b": 133
},
"hsl": {
"h": 89.174,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.90059,
"c": 0.1489,
"h": 130.2
},
"luminance": 0.76017
}Semantic roles & 50–950 ramp
primary
#BDF285
secondary
#8C4ECE
accent
#08DD70
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581