#BEFEBB#BEFEBB
#BEFEBB is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.7% C 0.110 H 143.5°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEBB |
|---|---|
| RGB | rgb(190, 254, 187) |
| HSL | hsl(117, 97%, 86%) |
| HSV | hsv(117, 26%, 100%) |
| CMYK | cmyk(25.2%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(94.06, -32.44, 25.76) |
| CIE-LCH | lch(94.06, 41.43, 141.54°) |
| OKLab | oklab(93.73% -0.0885 0.0654) |
| OKLCH | oklch(93.73% 0.11 143.5) |
| XYZ | xyz(65.6441, 85.4164, 60.0324) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.73
Light Mint
#B6FFBB
ΔE00 1.33
Pale Green
#C7FDB5
ΔE00 2.23
Very Pale Green
#CFFDBC
ΔE00 3.04
Very Light Green
#D1FFBD
ΔE00 3.17
Light Mint Green
#A6FBB2
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEBB #FBBBFE
analogous
#E0FEBB #BEFEBB #BBFEDA
triadic
#BEFEBB #BBBEFE #FEBBBE
tetradic
#BEFEBB #BBE0FE #FBBBFE #FEDABB
square
#BEFEBB #BBE0FE #FBBBFE #FEDABB
split-complementary
#BEFEBB #DABBFE #FEBBE0
monochromatic
#4BFC42 #84FD7F #BEFEBB #E2FFE1 #E2FFE1
Accessibility & contrast
On white
1.16
#BEFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BEFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEBB
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEBB | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F7EBBE
Tritanopia (blue-blind)
#B8FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #befebb; /* rgb */ color: rgb(190, 254, 187); /* oklch */ color: oklch(93.7% 0.110 143.5);
Tailwind
colors: {
custom: {
50: '#d3ffcf',
500: '#befebb',
950: '#000000',
},
}SCSS
$custom: #befebb; $custom-light: #d3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#befebb",
"rgb": {
"r": 190,
"g": 254,
"b": 187
},
"hsl": {
"h": 117.313,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93729,
"c": 0.11005,
"h": 143.5
},
"luminance": 0.85419
}Semantic roles & 50–950 ramp
primary
#BEFEBB
secondary
#E078E5
accent
#00E6DB
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683