#BDF885#BDF885
#BDF885 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.4% C 0.157 H 131.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF885 |
|---|---|
| RGB | rgb(189, 248, 133) |
| HSL | hsl(91, 89%, 75%) |
| HSV | hsv(91, 46%, 97%) |
| CMYK | cmyk(23.8%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(91.53, -37.47, 49.09) |
| CIE-LCH | lch(91.53, 61.75, 127.35°) |
| OKLab | oklab(91.4% -0.1036 0.1184) |
| OKLCH | oklch(91.4% 0.157 131.2) |
| XYZ | xyz(58.7865, 79.6457, 34.4617) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.75
Light Yellowish Green
#C2FF89
ΔE00 1.43
Light Pea Green
#C4FE82
ΔE00 1.78
Celery
#C1FD95
ΔE00 2.09
Pale Lime
#BEFD73
ΔE00 2.91
Light Yellow Green
#CCFD7F
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF885 #C085F8
analogous
#F6F885 #BDF885 #85F887
triadic
#BDF885 #85BDF8 #F885BD
tetradic
#BDF885 #85F6F8 #C085F8 #F88785
square
#BDF885 #85F6F8 #C085F8 #F88785
split-complementary
#BDF885 #8785F8 #F885F6
monochromatic
#7EF111 #9EF54B #BDF885 #DCFBBF #EFFDE2
Accessibility & contrast
On white
1.24
#BDF885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#BDF885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF885
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF885 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#C0F0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf885; /* rgb */ color: rgb(189, 248, 133); /* oklch */ color: oklch(91.4% 0.157 131.2);
Tailwind
colors: {
custom: {
50: '#d3faaa',
500: '#bdf885',
950: '#000000',
},
}SCSS
$custom: #bdf885; $custom-light: #d3faaa; $custom-dark: #000000;
JSON
{
"hex": "#bdf885",
"rgb": {
"r": 189,
"g": 248,
"b": 133
},
"hsl": {
"h": 90.783,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.91398,
"c": 0.15731,
"h": 131.2
},
"luminance": 0.79647
}Semantic roles & 50–950 ramp
primary
#BDF885
secondary
#924CD5
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581