#BDFEB0#BDFEB0
#BDFEB0 is a very light, vivid green. Relative luminance 0.848; OKLCH L 93.4% C 0.122 H 140.4°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEB0 |
|---|---|
| RGB | rgb(189, 254, 176) |
| HSL | hsl(110, 98%, 84%) |
| HSV | hsv(110, 31%, 100%) |
| CMYK | cmyk(25.6%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(93.81, -34.48, 30.97) |
| CIE-LCH | lch(93.81, 46.35, 138.08°) |
| OKLab | oklab(93.45% -0.094 0.0779) |
| OKLCH | oklch(93.45% 0.122 140.4) |
| XYZ | xyz(64.2623, 84.8349, 54.0548) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.50
Light Light Green
#C8FFB0
ΔE00 1.79
Pale Green
#C7FDB5
ΔE00 1.81
Light Pastel Green
#B2FBA5
ΔE00 1.86
Washed Out Green
#BCF5A6
ΔE00 2.15
Tea Green
#BDF8A3
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEB0 #F1B0FE
analogous
#E4FEB0 #BDFEB0 #B0FECA
triadic
#BDFEB0 #B0BDFE #FEB0BD
tetradic
#BDFEB0 #B0E4FE #F1B0FE #FECAB0
square
#BDFEB0 #B0E4FE #F1B0FE #FECAB0
split-complementary
#BDFEB0 #CAB0FE #FEB0E4
monochromatic
#58FC37 #8BFD74 #BDFEB0 #E6FFE1 #E6FFE1
Accessibility & contrast
On white
1.17
#BDFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#BDFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEB0
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEB0 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AB
Deuteranopia (green-blind)
#F8EBB4
Tritanopia (blue-blind)
#B9F9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfeb0; /* rgb */ color: rgb(189, 254, 176); /* oklch */ color: oklch(93.4% 0.122 140.4);
Tailwind
colors: {
custom: {
50: '#d2ffc8',
500: '#bdfeb0',
950: '#000000',
},
}SCSS
$custom: #bdfeb0; $custom-light: #d2ffc8; $custom-dark: #000000;
JSON
{
"hex": "#bdfeb0",
"rgb": {
"r": 189,
"g": 254,
"b": 176
},
"hsl": {
"h": 110,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.93449,
"c": 0.12206,
"h": 140.4
},
"luminance": 0.84837
}Semantic roles & 50–950 ramp
primary
#BDFEB0
secondary
#D06EE4
accent
#00E6BF
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682