#BDFEBC#BDFEBC
#BDFEBC is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.7% C 0.110 H 144.3°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEBC |
|---|---|
| RGB | rgb(189, 254, 188) |
| HSL | hsl(119, 97%, 87%) |
| HSV | hsv(119, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(94.03, -32.60, 25.20) |
| CIE-LCH | lch(94.03, 41.20, 142.30°) |
| OKLab | oklab(93.69% -0.089 0.064) |
| OKLCH | oklch(93.69% 0.11 144.3) |
| XYZ | xyz(65.5025, 85.3310, 60.5865) |
| Luminance | 0.8533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.01
Light Mint
#B6FFBB
ΔE00 1.15
Pale Green
#C7FDB5
ΔE00 2.52
Light Mint Green
#A6FBB2
ΔE00 3.09
Light Seafoam Green
#A7FFB5
ΔE00 3.19
Very Pale Green
#CFFDBC
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEBC #FDBCFE
analogous
#DEFEBC #BDFEBC #BCFEDC
triadic
#BDFEBC #BCBDFE #FEBCBD
tetradic
#BDFEBC #BCDEFE #FDBCFE #FEDCBC
square
#BDFEBC #BCDEFE #FDBCFE #FEDCBC
split-complementary
#BDFEBC #DCBCFE #FEBCDE
monochromatic
#46FC43 #82FD80 #BDFEBC #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.16
#BDFEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#BDFEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEBC
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEBC | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B8
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#B7FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdfebc; /* rgb */ color: rgb(189, 254, 188); /* oklch */ color: oklch(93.7% 0.110 144.3);
Tailwind
colors: {
custom: {
50: '#d2ffd0',
500: '#bdfebc',
950: '#000000',
},
}SCSS
$custom: #bdfebc; $custom-light: #d2ffd0; $custom-dark: #000000;
JSON
{
"hex": "#bdfebc",
"rgb": {
"r": 189,
"g": 254,
"b": 188
},
"hsl": {
"h": 119.091,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93691,
"c": 0.10963,
"h": 144.3
},
"luminance": 0.85333
}Semantic roles & 50–950 ramp
primary
#BDFEBC
secondary
#E479E5
accent
#00E6E2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683