#BEF9B1#BEF9B1
#BEF9B1 is a very light, moderate green. Relative luminance 0.819; OKLCH L 92.4% C 0.113 H 140.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF9B1 |
|---|---|
| RGB | rgb(190, 249, 177) |
| HSL | hsl(109, 86%, 84%) |
| HSV | hsv(109, 29%, 98%) |
| CMYK | cmyk(23.7%, 0%, 28.9%, 2.4%) |
| CIE-LAB | lab(92.52, -31.70, 28.72) |
| CIE-LCH | lch(92.52, 42.77, 137.82°) |
| OKLab | oklab(92.43% -0.0863 0.0725) |
| OKLCH | oklch(92.43% 0.113 140) |
| XYZ | xyz(63.0446, 81.8710, 54.0675) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.15
Pale Green
#C7FDB5
ΔE00 1.33
Washed Out Green
#BCF5A6
ΔE00 1.78
Light Light Green
#C8FFB0
ΔE00 2.14
Tea Green
#BDF8A3
ΔE00 2.52
Very Pale Green
#CFFDBC
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF9B1 #ECB1F9
analogous
#E2F9B1 #BEF9B1 #B1F9C8
triadic
#BEF9B1 #B1BEF9 #F9B1BE
tetradic
#BEF9B1 #B1E2F9 #ECB1F9 #F9C8B1
square
#BEF9B1 #B1E2F9 #ECB1F9 #F9C8B1
split-complementary
#BEF9B1 #C8B1F9 #F9B1E2
monochromatic
#5FF03F #8FF578 #BEF9B1 #E7FDE3 #E7FDE3
Accessibility & contrast
On white
1.21
#BEF9B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#BEF9B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF9B1
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF9B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF9B1 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAC
Deuteranopia (green-blind)
#F4E7B5
Tritanopia (blue-blind)
#BBF4E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bef9b1; /* rgb */ color: rgb(190, 249, 177); /* oklch */ color: oklch(92.4% 0.113 140.0);
Tailwind
colors: {
custom: {
50: '#d3fbc8',
500: '#bef9b1',
950: '#000000',
},
}SCSS
$custom: #bef9b1; $custom-light: #d3fbc8; $custom-dark: #000000;
JSON
{
"hex": "#bef9b1",
"rgb": {
"r": 190,
"g": 249,
"b": 177
},
"hsl": {
"h": 109.167,
"s": 85.714,
"l": 83.529
},
"oklch": {
"l": 0.92428,
"c": 0.11273,
"h": 140
},
"luminance": 0.81873
}Semantic roles & 50–950 ramp
primary
#BEF9B1
secondary
#C972DC
accent
#03E2BA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582