#BDFEB5#BDFEB5
#BDFEB5 is a very light, moderate green. Relative luminance 0.850; OKLCH L 93.5% C 0.117 H 141.9°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEB5 |
|---|---|
| RGB | rgb(189, 254, 181) |
| HSL | hsl(113, 97%, 85%) |
| HSV | hsv(113, 29%, 100%) |
| CMYK | cmyk(25.6%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(93.90, -33.71, 28.57) |
| CIE-LCH | lch(93.90, 44.19, 139.72°) |
| OKLab | oklab(93.55% -0.0919 0.0722) |
| OKLCH | oklch(93.55% 0.117 141.9) |
| XYZ | xyz(64.7662, 85.0365, 56.7084) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.58
Pale Green
#C7FDB5
ΔE00 1.77
Light Mint
#B6FFBB
ΔE00 1.84
Light Light Green
#C8FFB0
ΔE00 2.36
Light Pastel Green
#B2FBA5
ΔE00 2.58
Washed Out Green
#BCF5A6
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEB5 #F6B5FE
analogous
#E1FEB5 #BDFEB5 #B5FED2
triadic
#BDFEB5 #B5BDFE #FEB5BD
tetradic
#BDFEB5 #B5E1FE #F6B5FE #FED2B5
square
#BDFEB5 #B5E1FE #F6B5FE #FED2B5
split-complementary
#BDFEB5 #D2B5FE #FEB5E1
monochromatic
#51FC3C #87FD79 #BDFEB5 #E4FFE1 #E4FFE1
Accessibility & contrast
On white
1.17
#BDFEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#BDFEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEB5
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEB5 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B0
Deuteranopia (green-blind)
#F8EBB9
Tritanopia (blue-blind)
#B8F9EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfeb5; /* rgb */ color: rgb(189, 254, 181); /* oklch */ color: oklch(93.5% 0.117 141.9);
Tailwind
colors: {
custom: {
50: '#d2ffcb',
500: '#bdfeb5',
950: '#000000',
},
}SCSS
$custom: #bdfeb5; $custom-light: #d2ffcb; $custom-dark: #000000;
JSON
{
"hex": "#bdfeb5",
"rgb": {
"r": 189,
"g": 254,
"b": 181
},
"hsl": {
"h": 113.425,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.93548,
"c": 0.11685,
"h": 141.9
},
"luminance": 0.85039
}Semantic roles & 50–950 ramp
primary
#BDFEB5
secondary
#D873E4
accent
#00E6CC
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683