#BFFEAF#BFFEAF
#BFFEAF is a very light, vivid green. Relative luminance 0.851; OKLCH L 93.5% C 0.122 H 139.4°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEAF |
|---|---|
| RGB | rgb(191, 254, 175) |
| HSL | hsl(108, 98%, 84%) |
| HSV | hsv(108, 31%, 100%) |
| CMYK | cmyk(24.8%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(93.91, -33.98, 31.62) |
| CIE-LCH | lch(93.91, 46.41, 137.06°) |
| OKLab | oklab(93.55% -0.0926 0.0794) |
| OKLCH | oklch(93.55% 0.122 139.4) |
| XYZ | xyz(64.6634, 85.0531, 53.5591) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.40
Pale Green
#C7FDB5
ΔE00 1.65
Celadon
#BEFDB7
ΔE00 1.77
Tea Green
#BDF8A3
ΔE00 1.93
Light Pastel Green
#B2FBA5
ΔE00 1.94
Washed Out Green
#BCF5A6
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEAF #EEAFFE
analogous
#E7FEAF #BFFEAF #AFFEC7
triadic
#BFFEAF #AFBFFE #FEAFBF
tetradic
#BFFEAF #AFE7FE #EEAFFE #FEC7AF
square
#BFFEAF #AFE7FE #EEAFFE #FEC7AF
split-complementary
#BFFEAF #C7AFFE #FEAFE7
monochromatic
#5EFC36 #8FFD73 #BFFEAF #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.17
#BFFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#BFFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEAF
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEAF | 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)
#FFF1AA
Deuteranopia (green-blind)
#F9EBB3
Tritanopia (blue-blind)
#BCF9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bffeaf; /* rgb */ color: rgb(191, 254, 175); /* oklch */ color: oklch(93.5% 0.122 139.4);
Tailwind
colors: {
custom: {
50: '#d3ffc7',
500: '#bffeaf',
950: '#000000',
},
}SCSS
$custom: #bffeaf; $custom-light: #d3ffc7; $custom-dark: #000000;
JSON
{
"hex": "#bffeaf",
"rgb": {
"r": 191,
"g": 254,
"b": 175
},
"hsl": {
"h": 107.848,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.93548,
"c": 0.12198,
"h": 139.4
},
"luminance": 0.85055
}Semantic roles & 50–950 ramp
primary
#BFFEAF
secondary
#CC6EE4
accent
#00E6B7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682