#BFEBAA#BFEBAA
#BFEBAA is a very light, moderate green. Relative luminance 0.734; OKLCH L 89.3% C 0.098 H 135.8°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBAA |
|---|---|
| RGB | rgb(191, 235, 170) |
| HSL | hsl(101, 62%, 79%) |
| HSV | hsv(101, 28%, 92%) |
| CMYK | cmyk(18.7%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(88.64, -25.83, 27.03) |
| CIE-LCH | lch(88.64, 37.38, 133.70°) |
| OKLab | oklab(89.29% -0.0701 0.0683) |
| OKLCH | oklch(89.29% 0.098 135.8) |
| XYZ | xyz(58.4483, 73.3941, 49.1095) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.85
Light Grey Green
#B7E1A1
ΔE00 2.21
Washed Out Green
#BCF5A6
ΔE00 3.31
Very Pale Green
#CFFDBC
ΔE00 3.82
Pale Green
#C7FDB5
ΔE00 3.87
Very Light Green
#D1FFBD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBAA #D6AAEB
analogous
#E0EBAA #BFEBAA #AAEBB6
triadic
#BFEBAA #AABFEB #EBAABF
tetradic
#BFEBAA #AAE0EB #D6AAEB #EBB6AA
square
#BFEBAA #AAE0EB #D6AAEB #EBB6AA
split-complementary
#BFEBAA #B6AAEB #EBAAE0
monochromatic
#74D447 #9ADF78 #BFEBAA #E4F7DC #ECF9E6
Accessibility & contrast
On white
1.34
#BFEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#BFEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBAA
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBAA | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#E9DDAD
Tritanopia (blue-blind)
#BFE6DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bfebaa; /* rgb */ color: rgb(191, 235, 170); /* oklch */ color: oklch(89.3% 0.098 135.8);
Tailwind
colors: {
custom: {
50: '#d3f1c3',
500: '#bfebaa',
950: '#000000',
},
}SCSS
$custom: #bfebaa; $custom-light: #d3f1c3; $custom-dark: #000000;
JSON
{
"hex": "#bfebaa",
"rgb": {
"r": 191,
"g": 235,
"b": 170
},
"hsl": {
"h": 100.615,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.89286,
"c": 0.09788,
"h": 135.8
},
"luminance": 0.73395
}Semantic roles & 50–950 ramp
primary
#BFEBAA
secondary
#AC72C7
accent
#1CCA91
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582