#BDFFB5#BDFFB5
#BDFFB5 is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.8% C 0.118 H 141.9°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFB5 |
|---|---|
| RGB | rgb(189, 255, 181) |
| HSL | hsl(114, 100%, 85%) |
| HSV | hsv(114, 29%, 100%) |
| CMYK | cmyk(25.9%, 0%, 29%, 0%) |
| CIE-LAB | lab(94.17, -34.17, 28.94) |
| CIE-LCH | lch(94.17, 44.78, 139.74°) |
| OKLab | oklab(93.77% -0.0932 0.0731) |
| OKLCH | oklch(93.77% 0.118 141.9) |
| XYZ | xyz(65.0843, 85.6728, 56.8144) |
| Luminance | 0.8568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.81
Pale Green
#C7FDB5
ΔE00 1.87
Light Mint
#B6FFBB
ΔE00 1.87
Light Light Green
#C8FFB0
ΔE00 2.33
Light Pastel Green
#B2FBA5
ΔE00 2.49
Washed Out Green
#BCF5A6
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFB5 #F7B5FF
analogous
#E2FFB5 #BDFFB5 #B5FFD2
triadic
#BDFFB5 #B5BDFF #FFB5BD
tetradic
#BDFFB5 #B5E2FF #F7B5FF #FFD2B5
square
#BDFFB5 #B5E2FF #F7B5FF #FFD2B5
split-complementary
#BDFFB5 #D2B5FF #FFB5E2
monochromatic
#50FF3B #86FF78 #BDFFB5 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.16
#BDFFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#BDFFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFB5
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFB5 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B0
Deuteranopia (green-blind)
#F8ECB9
Tritanopia (blue-blind)
#B8FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdffb5; /* rgb */ color: rgb(189, 255, 181); /* oklch */ color: oklch(93.8% 0.118 141.9);
Tailwind
colors: {
custom: {
50: '#d2ffcb',
500: '#bdffb5',
950: '#000000',
},
}SCSS
$custom: #bdffb5; $custom-light: #d2ffcb; $custom-dark: #000000;
JSON
{
"hex": "#bdffb5",
"rgb": {
"r": 189,
"g": 255,
"b": 181
},
"hsl": {
"h": 113.514,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.93768,
"c": 0.11839,
"h": 141.9
},
"luminance": 0.85675
}Semantic roles & 50–950 ramp
primary
#BDFFB5
secondary
#DA72E6
accent
#00E6CD
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683