#BDFEBE#BDFEBE
#BDFEBE is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.7% C 0.108 H 145.0°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEBE |
|---|---|
| RGB | rgb(189, 254, 190) |
| HSL | hsl(121, 97%, 87%) |
| HSV | hsv(121, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(94.06, -32.27, 24.23) |
| CIE-LCH | lch(94.06, 40.36, 143.10°) |
| OKLab | oklab(93.73% -0.0882 0.0617) |
| OKLCH | oklch(93.73% 0.108 145) |
| XYZ | xyz(65.7196, 85.4178, 61.7298) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.24
Celadon
#BEFDB7
ΔE00 1.42
Pale Green
#C7FDB5
ΔE00 2.85
Light Mint Green
#A6FBB2
ΔE00 3.21
Light Seafoam Green
#A7FFB5
ΔE00 3.30
Very Pale Green
#CFFDBC
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEBE #FEBDFD
analogous
#DDFEBD #BDFEBE #BDFEDF
triadic
#BDFEBE #BEBDFE #FEBEBD
tetradic
#BDFEBE #BDDDFE #FEBDFD #FEDFBD
square
#BDFEBE #BDDDFE #FEBDFD #FEDFBD
split-complementary
#BDFEBE #DFBDFE #FEBDDD
monochromatic
#44FC47 #81FD83 #BDFEBE #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.16
#BDFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BDFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEBE
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEBE | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F6EBC1
Tritanopia (blue-blind)
#B7FAED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdfebe; /* rgb */ color: rgb(189, 254, 190); /* oklch */ color: oklch(93.7% 0.108 145.0);
Tailwind
colors: {
custom: {
50: '#d2ffd1',
500: '#bdfebe',
950: '#000000',
},
}SCSS
$custom: #bdfebe; $custom-light: #d2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bdfebe",
"rgb": {
"r": 189,
"g": 254,
"b": 190
},
"hsl": {
"h": 120.923,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.93734,
"c": 0.10758,
"h": 145
},
"luminance": 0.8542
}Semantic roles & 50–950 ramp
primary
#BDFEBE
secondary
#E67AE4
accent
#00E2E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683