#BDFEB8#BDFEB8
#BDFEB8 is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.6% C 0.114 H 142.9°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEB8 |
|---|---|
| RGB | rgb(189, 254, 184) |
| HSL | hsl(116, 97%, 86%) |
| HSV | hsv(116, 28%, 100%) |
| CMYK | cmyk(25.6%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(93.95, -33.24, 27.12) |
| CIE-LCH | lch(93.95, 42.90, 140.79°) |
| OKLab | oklab(93.61% -0.0907 0.0687) |
| OKLCH | oklch(93.61% 0.114 142.9) |
| XYZ | xyz(65.0773, 85.1609, 58.3470) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.35
Light Mint
#B6FFBB
ΔE00 1.42
Pale Green
#C7FDB5
ΔE00 2.00
Light Light Green
#C8FFB0
ΔE00 2.82
Light Mint Green
#A6FBB2
ΔE00 3.05
Light Pastel Green
#B2FBA5
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEB8 #F9B8FE
analogous
#E0FEB8 #BDFEB8 #B8FED6
triadic
#BDFEB8 #B8BDFE #FEB8BD
tetradic
#BDFEB8 #B8E0FE #F9B8FE #FED6B8
square
#BDFEB8 #B8E0FE #F9B8FE #FED6B8
split-complementary
#BDFEB8 #D6B8FE #FEB8E0
monochromatic
#4DFC3F #85FD7C #BDFEB8 #E3FFE1 #E3FFE1
Accessibility & contrast
On white
1.16
#BDFEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#BDFEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEB8
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEB8 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B4
Deuteranopia (green-blind)
#F7EBBC
Tritanopia (blue-blind)
#B8FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdfeb8; /* rgb */ color: rgb(189, 254, 184); /* oklch */ color: oklch(93.6% 0.114 142.9);
Tailwind
colors: {
custom: {
50: '#d2ffcd',
500: '#bdfeb8',
950: '#000000',
},
}SCSS
$custom: #bdfeb8; $custom-light: #d2ffcd; $custom-dark: #000000;
JSON
{
"hex": "#bdfeb8",
"rgb": {
"r": 189,
"g": 254,
"b": 184
},
"hsl": {
"h": 115.714,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.93608,
"c": 0.11375,
"h": 142.9
},
"luminance": 0.85163
}Semantic roles & 50–950 ramp
primary
#BDFEB8
secondary
#DD75E5
accent
#00E6D5
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683