#BDFDB5#BDFDB5
#BDFDB5 is a very light, moderate green. Relative luminance 0.844; OKLCH L 93.3% C 0.115 H 141.8°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFDB5 |
|---|---|
| RGB | rgb(189, 253, 181) |
| HSL | hsl(113, 95%, 85%) |
| HSV | hsv(113, 28%, 99%) |
| CMYK | cmyk(25.3%, 0%, 28.5%, 0.8%) |
| CIE-LAB | lab(93.63, -33.25, 28.20) |
| CIE-LCH | lch(93.63, 43.60, 139.71°) |
| OKLab | oklab(93.33% -0.0907 0.0712) |
| OKLCH | oklch(93.33% 0.115 141.8) |
| XYZ | xyz(64.4497, 84.4034, 56.6029) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.39
Pale Green
#C7FDB5
ΔE00 1.69
Light Mint
#B6FFBB
ΔE00 1.84
Light Light Green
#C8FFB0
ΔE00 2.41
Washed Out Green
#BCF5A6
ΔE00 2.61
Light Pastel Green
#B2FBA5
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFDB5 #F5B5FD
analogous
#E1FDB5 #BDFDB5 #B5FDD1
triadic
#BDFDB5 #B5BDFD #FDB5BD
tetradic
#BDFDB5 #B5E1FD #F5B5FD #FDD1B5
square
#BDFDB5 #B5E1FD #F5B5FD #FDD1B5
split-complementary
#BDFDB5 #D1B5FD #FDB5E1
monochromatic
#53FA3E #88FB79 #BDFDB5 #E4FEE1 #E4FEE1
Accessibility & contrast
On white
1.17
#BDFDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BDFDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFDB5
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFDB5 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B0
Deuteranopia (green-blind)
#F7EAB9
Tritanopia (blue-blind)
#B8F8EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfdb5; /* rgb */ color: rgb(189, 253, 181); /* oklch */ color: oklch(93.3% 0.115 141.8);
Tailwind
colors: {
custom: {
50: '#d2fecb',
500: '#bdfdb5',
950: '#000000',
},
}SCSS
$custom: #bdfdb5; $custom-light: #d2fecb; $custom-dark: #000000;
JSON
{
"hex": "#bdfdb5",
"rgb": {
"r": 189,
"g": 253,
"b": 181
},
"hsl": {
"h": 113.333,
"s": 94.737,
"l": 85.098
},
"oklch": {
"l": 0.93328,
"c": 0.11531,
"h": 141.8
},
"luminance": 0.84406
}Semantic roles & 50–950 ramp
primary
#BDFDB5
secondary
#D673E3
accent
#00E6CC
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683