#BDFDA2#BDFDA2
#BDFDA2 is a very light, vivid green. Relative luminance 0.837; OKLCH L 93.0% C 0.135 H 136.8°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFDA2 |
|---|---|
| RGB | rgb(189, 253, 162) |
| HSL | hsl(102, 96%, 81%) |
| HSV | hsv(102, 36%, 99%) |
| CMYK | cmyk(25.3%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(93.31, -36.06, 37.29) |
| CIE-LCH | lch(93.31, 51.87, 134.05°) |
| OKLab | oklab(92.97% -0.0985 0.0926) |
| OKLCH | oklch(92.97% 0.135 136.8) |
| XYZ | xyz(62.6314, 83.6761, 47.0266) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.32
Pale Light Green
#B1FC99
ΔE00 1.81
Light Pastel Green
#B2FBA5
ΔE00 1.97
Pastel Green
#B0FF9D
ΔE00 2.06
Light Light Green
#C8FFB0
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFDA2 #E2A2FD
analogous
#EBFDA2 #BDFDA2 #A2FDB5
triadic
#BDFDA2 #A2BDFD #FDA2BD
tetradic
#BDFDA2 #A2EBFD #E2A2FD #FDB5A2
square
#BDFDA2 #A2EBFD #E2A2FD #FDB5A2
split-complementary
#BDFDA2 #B5A2FD #FDA2EB
monochromatic
#68FA2A #92FC66 #BDFDA2 #E8FEDE #EAFEE1
Accessibility & contrast
On white
1.18
#BDFDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#BDFDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFDA2
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFDA2 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9C
Deuteranopia (green-blind)
#F9EAA7
Tritanopia (blue-blind)
#BBF7E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfda2; /* rgb */ color: rgb(189, 253, 162); /* oklch */ color: oklch(93.0% 0.135 136.8);
Tailwind
colors: {
custom: {
50: '#d2febe',
500: '#bdfda2',
950: '#000000',
},
}SCSS
$custom: #bdfda2; $custom-light: #d2febe; $custom-dark: #000000;
JSON
{
"hex": "#bdfda2",
"rgb": {
"r": 189,
"g": 253,
"b": 162
},
"hsl": {
"h": 102.198,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.9297,
"c": 0.13515,
"h": 136.8
},
"luminance": 0.83678
}Semantic roles & 50–950 ramp
primary
#BDFDA2
secondary
#BB63E0
accent
#00E6A1
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682