#BDFEB2#BDFEB2
#BDFEB2 is a very light, moderate green. Relative luminance 0.849; OKLCH L 93.5% C 0.120 H 140.9°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEB2 |
|---|---|
| RGB | rgb(189, 254, 178) |
| HSL | hsl(111, 97%, 85%) |
| HSV | hsv(111, 30%, 100%) |
| CMYK | cmyk(25.6%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(93.85, -34.18, 30.01) |
| CIE-LCH | lch(93.85, 45.48, 138.72°) |
| OKLab | oklab(93.49% -0.0932 0.0756) |
| OKLCH | oklch(93.49% 0.12 140.9) |
| XYZ | xyz(64.4617, 84.9147, 55.1047) |
| Luminance | 0.8492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.12
Pale Green
#C7FDB5
ΔE00 1.73
Light Light Green
#C8FFB0
ΔE00 1.98
Light Pastel Green
#B2FBA5
ΔE00 2.12
Washed Out Green
#BCF5A6
ΔE00 2.32
Light Mint
#B6FFBB
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEB2 #F3B2FE
analogous
#E3FEB2 #BDFEB2 #B2FECD
triadic
#BDFEB2 #B2BDFE #FEB2BD
tetradic
#BDFEB2 #B2E3FE #F3B2FE #FECDB2
square
#BDFEB2 #B2E3FE #F3B2FE #FECDB2
split-complementary
#BDFEB2 #CDB2FE #FEB2E3
monochromatic
#55FC39 #89FD76 #BDFEB2 #E5FFE1 #E5FFE1
Accessibility & contrast
On white
1.17
#BDFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#BDFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEB2
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEB2 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#F8EBB6
Tritanopia (blue-blind)
#B9F9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfeb2; /* rgb */ color: rgb(189, 254, 178); /* oklch */ color: oklch(93.5% 0.120 140.9);
Tailwind
colors: {
custom: {
50: '#d2ffc9',
500: '#bdfeb2',
950: '#000000',
},
}SCSS
$custom: #bdfeb2; $custom-light: #d2ffc9; $custom-dark: #000000;
JSON
{
"hex": "#bdfeb2",
"rgb": {
"r": 189,
"g": 254,
"b": 178
},
"hsl": {
"h": 111.316,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.93488,
"c": 0.11997,
"h": 140.9
},
"luminance": 0.84917
}Semantic roles & 50–950 ramp
primary
#BDFEB2
secondary
#D370E4
accent
#00E6C4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682