#BDFFAF#BDFFAF
#BDFFAF is a very light, vivid green. Relative luminance 0.854; OKLCH L 93.7% C 0.125 H 140.1°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFAF |
|---|---|
| RGB | rgb(189, 255, 175) |
| HSL | hsl(110, 100%, 84%) |
| HSV | hsv(110, 31%, 100%) |
| CMYK | cmyk(25.9%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(94.07, -35.09, 31.82) |
| CIE-LCH | lch(94.07, 47.37, 137.80°) |
| OKLab | oklab(93.65% -0.0956 0.0799) |
| OKLCH | oklch(93.65% 0.125 140.1) |
| XYZ | xyz(64.4819, 85.4318, 53.6417) |
| Luminance | 0.8543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.70
Light Light Green
#C8FFB0
ΔE00 1.77
Celadon
#BEFDB7
ΔE00 1.85
Pale Green
#C7FDB5
ΔE00 2.04
Tea Green
#BDF8A3
ΔE00 2.15
Washed Out Green
#BCF5A6
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFAF #F1AFFF
analogous
#E5FFAF #BDFFAF #AFFFC9
triadic
#BDFFAF #AFBDFF #FFAFBD
tetradic
#BDFFAF #AFE5FF #F1AFFF #FFC9AF
square
#BDFFAF #AFE5FF #F1AFFF #FFC9AF
split-complementary
#BDFFAF #C9AFFF #FFAFE5
monochromatic
#58FF35 #8BFF72 #BDFFAF #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.16
#BDFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#BDFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFAF
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFAF | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#F9ECB3
Tritanopia (blue-blind)
#B9FAEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bdffaf; /* rgb */ color: rgb(189, 255, 175); /* oklch */ color: oklch(93.7% 0.125 140.1);
Tailwind
colors: {
custom: {
50: '#d2ffc7',
500: '#bdffaf',
950: '#000000',
},
}SCSS
$custom: #bdffaf; $custom-light: #d2ffc7; $custom-dark: #000000;
JSON
{
"hex": "#bdffaf",
"rgb": {
"r": 189,
"g": 255,
"b": 175
},
"hsl": {
"h": 109.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93651,
"c": 0.12462,
"h": 140.1
},
"luminance": 0.85434
}Semantic roles & 50–950 ramp
primary
#BDFFAF
secondary
#D06DE5
accent
#00E6BD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682