#BDFFA5#BDFFA5
#BDFFA5 is a very light, vivid green. Relative luminance 0.851; OKLCH L 93.5% C 0.135 H 137.6°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFA5 |
|---|---|
| RGB | rgb(189, 255, 165) |
| HSL | hsl(104, 100%, 82%) |
| HSV | hsv(104, 35%, 100%) |
| CMYK | cmyk(25.9%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(93.91, -36.55, 36.58) |
| CIE-LCH | lch(93.91, 51.71, 134.97°) |
| OKLab | oklab(93.47% -0.0998 0.091) |
| OKLCH | oklch(93.47% 0.135 137.6) |
| XYZ | xyz(63.5359, 85.0534, 48.6594) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.61
Light Pastel Green
#B2FBA5
ΔE00 1.77
Pale Light Green
#B1FC99
ΔE00 1.92
Pastel Green
#B0FF9D
ΔE00 1.93
Light Light Green
#C8FFB0
ΔE00 2.21
Washed Out Green
#BCF5A6
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFA5 #E7A5FF
analogous
#EAFFA5 #BDFFA5 #A5FFBA
triadic
#BDFFA5 #A5BDFF #FFA5BD
tetradic
#BDFFA5 #A5EAFF #E7A5FF #FFBAA5
square
#BDFFA5 #A5EAFF #E7A5FF #FFBAA5
split-complementary
#BDFFA5 #BAA5FF #FFA5EA
monochromatic
#63FF2B #90FF68 #BDFFA5 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.17
#BDFFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#BDFFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFA5
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFA5 | 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)
#FFF19F
Deuteranopia (green-blind)
#FBEBAA
Tritanopia (blue-blind)
#BBF9E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdffa5; /* rgb */ color: rgb(189, 255, 165); /* oklch */ color: oklch(93.5% 0.135 137.6);
Tailwind
colors: {
custom: {
50: '#d2ffc0',
500: '#bdffa5',
950: '#000000',
},
}SCSS
$custom: #bdffa5; $custom-light: #d2ffc0; $custom-dark: #000000;
JSON
{
"hex": "#bdffa5",
"rgb": {
"r": 189,
"g": 255,
"b": 165
},
"hsl": {
"h": 104,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.93466,
"c": 0.13503,
"h": 137.6
},
"luminance": 0.85055
}Semantic roles & 50–950 ramp
primary
#BDFFA5
secondary
#C264E4
accent
#00E6A8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682