#BFE69F#BFE69F
#BFE69F is a very light, moderate yellow-green. Relative luminance 0.702; OKLCH L 88.0% C 0.102 H 131.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE69F |
|---|---|
| RGB | rgb(191, 230, 159) |
| HSL | hsl(93, 59%, 76%) |
| HSV | hsv(93, 31%, 90%) |
| CMYK | cmyk(17%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(87.08, -25.05, 30.55) |
| CIE-LCH | lch(87.08, 39.51, 129.35°) |
| OKLab | oklab(87.98% -0.068 0.0766) |
| OKLCH | oklch(87.98% 0.102 131.6) |
| XYZ | xyz(56.0396, 70.1723, 43.3864) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.08
Light Sage
#BCECAC
ΔE00 2.83
Washed Out Green
#BCF5A6
ΔE00 3.98
Tea Green
#BDF8A3
ΔE00 4.70
Pale Green
#C7FDB5
ΔE00 5.19
Very Pale Green
#CFFDBC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE69F #C69FE6
analogous
#E3E69F #BFE69F #9FE6A3
triadic
#BFE69F #9FBFE6 #E69FBF
tetradic
#BFE69F #9FE3E6 #C69FE6 #E6A39F
square
#BFE69F #9FE3E6 #C69FE6 #E6A39F
split-complementary
#BFE69F #A39FE6 #E69FE3
monochromatic
#7ECD3E #9FD96E #BFE69F #DFF3D0 #EFF9E7
Accessibility & contrast
On white
1.40
#BFE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#BFE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE69F
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE69F | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9A
Deuteranopia (green-blind)
#E6D9A2
Tritanopia (blue-blind)
#C1E0D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bfe69f; /* rgb */ color: rgb(191, 230, 159); /* oklch */ color: oklch(88.0% 0.102 131.6);
Tailwind
colors: {
custom: {
50: '#d3eebc',
500: '#bfe69f',
950: '#000000',
},
}SCSS
$custom: #bfe69f; $custom-light: #d3eebc; $custom-dark: #000000;
JSON
{
"hex": "#bfe69f",
"rgb": {
"r": 191,
"g": 230,
"b": 159
},
"hsl": {
"h": 92.958,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.87977,
"c": 0.10243,
"h": 131.6
},
"luminance": 0.70173
}Semantic roles & 50–950 ramp
primary
#BFE69F
secondary
#9969C0
accent
#1FC67B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582