#BDFEBB#BDFEBB
#BDFEBB is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.7% C 0.111 H 143.9°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEBB |
|---|---|
| RGB | rgb(189, 254, 187) |
| HSL | hsl(118, 97%, 86%) |
| HSV | hsv(118, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(94.01, -32.76, 25.68) |
| CIE-LCH | lch(94.01, 41.63, 141.91°) |
| OKLab | oklab(93.67% -0.0894 0.0652) |
| OKLCH | oklch(93.67% 0.111 143.9) |
| XYZ | xyz(65.3951, 85.2880, 60.0208) |
| Luminance | 0.8529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.81
Light Mint
#B6FFBB
ΔE00 1.17
Pale Green
#C7FDB5
ΔE00 2.37
Light Mint Green
#A6FBB2
ΔE00 3.06
Light Seafoam Green
#A7FFB5
ΔE00 3.16
Very Pale Green
#CFFDBC
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEBB #FCBBFE
analogous
#DFFEBB #BDFEBB #BBFEDB
triadic
#BDFEBB #BBBDFE #FEBBBD
tetradic
#BDFEBB #BBDFFE #FCBBFE #FEDBBB
square
#BDFEBB #BBDFFE #FCBBFE #FEDBBB
split-complementary
#BDFEBB #DBBBFE #FEBBDF
monochromatic
#48FC42 #82FD7F #BDFEBB #E2FFE1 #E2FFE1
Accessibility & contrast
On white
1.16
#BDFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#BDFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEBB
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEBB | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F7EBBF
Tritanopia (blue-blind)
#B7FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdfebb; /* rgb */ color: rgb(189, 254, 187); /* oklch */ color: oklch(93.7% 0.111 143.9);
Tailwind
colors: {
custom: {
50: '#d2ffcf',
500: '#bdfebb',
950: '#000000',
},
}SCSS
$custom: #bdfebb; $custom-light: #d2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#bdfebb",
"rgb": {
"r": 189,
"g": 254,
"b": 187
},
"hsl": {
"h": 118.209,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.9367,
"c": 0.11066,
"h": 143.9
},
"luminance": 0.8529
}Semantic roles & 50–950 ramp
primary
#BDFEBB
secondary
#E278E5
accent
#00E6DF
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683