#BFFEAE#BFFEAE
#BFFEAE is a very light, vivid green. Relative luminance 0.850; OKLCH L 93.5% C 0.123 H 139.1°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEAE |
|---|---|
| RGB | rgb(191, 254, 174) |
| HSL | hsl(107, 98%, 84%) |
| HSV | hsv(107, 31%, 100%) |
| CMYK | cmyk(24.8%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(93.89, -34.13, 32.09) |
| CIE-LCH | lch(93.89, 46.85, 136.76°) |
| OKLab | oklab(93.53% -0.093 0.0805) |
| OKLCH | oklch(93.53% 0.123 139.1) |
| XYZ | xyz(64.5656, 85.0140, 53.0437) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.36
Pale Green
#C7FDB5
ΔE00 1.76
Tea Green
#BDF8A3
ΔE00 1.79
Light Pastel Green
#B2FBA5
ΔE00 1.86
Washed Out Green
#BCF5A6
ΔE00 1.92
Celadon
#BEFDB7
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEAE #EDAEFE
analogous
#E7FEAE #BFFEAE #AEFEC5
triadic
#BFFEAE #AEBFFE #FEAEBF
tetradic
#BFFEAE #AEE7FE #EDAEFE #FEC5AE
square
#BFFEAE #AEE7FE #EDAEFE #FEC5AE
split-complementary
#BFFEAE #C5AEFE #FEAEE7
monochromatic
#5FFD35 #8FFD72 #BFFEAE #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.17
#BFFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#BFFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEAE
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEAE | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#F9EBB2
Tritanopia (blue-blind)
#BCF9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bffeae; /* rgb */ color: rgb(191, 254, 174); /* oklch */ color: oklch(93.5% 0.123 139.1);
Tailwind
colors: {
custom: {
50: '#d3ffc6',
500: '#bffeae',
950: '#000000',
},
}SCSS
$custom: #bffeae; $custom-light: #d3ffc6; $custom-dark: #000000;
JSON
{
"hex": "#bffeae",
"rgb": {
"r": 191,
"g": 254,
"b": 174
},
"hsl": {
"h": 107.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.93529,
"c": 0.12303,
"h": 139.1
},
"luminance": 0.85016
}Semantic roles & 50–950 ramp
primary
#BFFEAE
secondary
#CA6DE3
accent
#00E6B5
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682