#BFEBAF#BFEBAF
#BFEBAF is a very light, moderate green. Relative luminance 0.736; OKLCH L 89.4% C 0.092 H 137.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBAF |
|---|---|
| RGB | rgb(191, 235, 175) |
| HSL | hsl(104, 60%, 80%) |
| HSV | hsv(104, 26%, 92%) |
| CMYK | cmyk(18.7%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(88.73, -25.06, 24.59) |
| CIE-LCH | lch(88.73, 35.10, 135.54°) |
| OKLab | oklab(89.39% -0.068 0.0624) |
| OKLCH | oklch(89.39% 0.092 137.5) |
| XYZ | xyz(58.9303, 73.5869, 51.6480) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.96
Light Grey Green
#B7E1A1
ΔE00 2.52
Very Pale Green
#CFFDBC
ΔE00 3.84
Washed Out Green
#BCF5A6
ΔE00 4.04
Pale Green
#C7FDB5
ΔE00 4.17
Very Light Green
#D1FFBD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBAF #DBAFEB
analogous
#DDEBAF #BFEBAF #AFEBBD
triadic
#BFEBAF #AFBFEB #EBAFBF
tetradic
#BFEBAF #AFDDEB #DBAFEB #EBBDAF
square
#BFEBAF #AFDDEB #DBAFEB #EBBDAF
split-complementary
#BFEBAF #BDAFEB #EBAFDD
monochromatic
#71D34D #98DF7E #BFEBAF #E6F7E0 #EBF9E7
Accessibility & contrast
On white
1.34
#BFEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#BFEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBAF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBAF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#BEE7DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bfebaf; /* rgb */ color: rgb(191, 235, 175); /* oklch */ color: oklch(89.4% 0.092 137.5);
Tailwind
colors: {
custom: {
50: '#d3f1c7',
500: '#bfebaf',
950: '#000000',
},
}SCSS
$custom: #bfebaf; $custom-light: #d3f1c7; $custom-dark: #000000;
JSON
{
"hex": "#bfebaf",
"rgb": {
"r": 191,
"g": 235,
"b": 175
},
"hsl": {
"h": 104,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89389,
"c": 0.09232,
"h": 137.5
},
"luminance": 0.73588
}Semantic roles & 50–950 ramp
primary
#BFEBAF
secondary
#B277C7
accent
#1EC89A
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582