#BEF9B0#BEF9B0
#BEF9B0 is a very light, moderate green. Relative luminance 0.818; OKLCH L 92.4% C 0.114 H 139.7°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF9B0 |
|---|---|
| RGB | rgb(190, 249, 176) |
| HSL | hsl(108, 86%, 83%) |
| HSV | hsv(108, 29%, 98%) |
| CMYK | cmyk(23.7%, 0%, 29.3%, 2.4%) |
| CIE-LAB | lab(92.50, -31.85, 29.21) |
| CIE-LCH | lch(92.50, 43.21, 137.48°) |
| OKLab | oklab(92.41% -0.0867 0.0736) |
| OKLCH | oklch(92.41% 0.114 139.7) |
| XYZ | xyz(62.9453, 81.8312, 53.5445) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.28
Pale Green
#C7FDB5
ΔE00 1.32
Washed Out Green
#BCF5A6
ΔE00 1.60
Light Light Green
#C8FFB0
ΔE00 2.00
Tea Green
#BDF8A3
ΔE00 2.32
Light Pastel Green
#B2FBA5
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF9B0 #EBB0F9
analogous
#E2F9B0 #BEF9B0 #B0F9C6
triadic
#BEF9B0 #B0BEF9 #F9B0BE
tetradic
#BEF9B0 #B0E2F9 #EBB0F9 #F9C6B0
square
#BEF9B0 #B0E2F9 #EBB0F9 #F9C6B0
split-complementary
#BEF9B0 #C6B0F9 #F9B0E2
monochromatic
#60F03E #8FF577 #BEF9B0 #E8FDE3 #E8FDE3
Accessibility & contrast
On white
1.21
#BEF9B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#BEF9B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF9B0
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF9B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF9B0 | 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)
#FDEDAB
Deuteranopia (green-blind)
#F4E7B4
Tritanopia (blue-blind)
#BBF4E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bef9b0; /* rgb */ color: rgb(190, 249, 176); /* oklch */ color: oklch(92.4% 0.114 139.7);
Tailwind
colors: {
custom: {
50: '#d3fbc8',
500: '#bef9b0',
950: '#000000',
},
}SCSS
$custom: #bef9b0; $custom-light: #d3fbc8; $custom-dark: #000000;
JSON
{
"hex": "#bef9b0",
"rgb": {
"r": 190,
"g": 249,
"b": 176
},
"hsl": {
"h": 108.493,
"s": 85.882,
"l": 83.333
},
"oklch": {
"l": 0.92408,
"c": 0.11378,
"h": 139.7
},
"luminance": 0.81833
}Semantic roles & 50–950 ramp
primary
#BEF9B0
secondary
#C771DC
accent
#03E2B8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582