#BDFF85#BDFF85
#BDFF85 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.0% C 0.167 H 132.2°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF85 |
|---|---|
| RGB | rgb(189, 255, 133) |
| HSL | hsl(92, 100%, 76%) |
| HSV | hsv(92, 48%, 100%) |
| CMYK | cmyk(25.9%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(93.46, -40.59, 51.48) |
| CIE-LCH | lch(93.46, 65.55, 128.26°) |
| OKLab | oklab(92.96% -0.1123 0.1237) |
| OKLCH | oklch(92.96% 0.167 132.2) |
| XYZ | xyz(60.9789, 84.0306, 35.1925) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.77
Light Pea Green
#C4FE82
ΔE00 1.37
Pistachio (survey)
#C0FA8B
ΔE00 1.68
Pale Lime
#BEFD73
ΔE00 2.36
Celery
#C1FD95
ΔE00 2.42
Spring Green (survey)
#A9F971
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF85 #C785FF
analogous
#FAFF85 #BDFF85 #85FF8A
triadic
#BDFF85 #85BDFF #FF85BD
tetradic
#BDFF85 #85FAFF #C785FF #FF8A85
square
#BDFF85 #85FAFF #C785FF #FF8A85
split-complementary
#BDFF85 #8A85FF #FF85FA
monochromatic
#7BFF0B #9CFF48 #BDFF85 #DEFFC2 #EEFFE0
Accessibility & contrast
On white
1.18
#BDFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#BDFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF85
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF85 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07B
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#BFF6E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff85; /* rgb */ color: rgb(189, 255, 133); /* oklch */ color: oklch(93.0% 0.167 132.2);
Tailwind
colors: {
custom: {
50: '#d3ffab',
500: '#bdff85',
950: '#000000',
},
}SCSS
$custom: #bdff85; $custom-light: #d3ffab; $custom-dark: #000000;
JSON
{
"hex": "#bdff85",
"rgb": {
"r": 189,
"g": 255,
"b": 133
},
"hsl": {
"h": 92.459,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92964,
"c": 0.16705,
"h": 132.2
},
"luminance": 0.84032
}Semantic roles & 50–950 ramp
primary
#BDFF85
secondary
#9A49DF
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681