#BEFEBC#BEFEBC
#BEFEBC is a very light, moderate green. Relative luminance 0.855; OKLCH L 93.8% C 0.109 H 143.9°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEBC |
|---|---|
| RGB | rgb(190, 254, 188) |
| HSL | hsl(118, 97%, 87%) |
| HSV | hsv(118, 26%, 100%) |
| CMYK | cmyk(25.2%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(94.08, -32.28, 25.28) |
| CIE-LCH | lch(94.08, 41.00, 141.93°) |
| OKLab | oklab(93.75% -0.0881 0.0642) |
| OKLCH | oklch(93.75% 0.109 143.9) |
| XYZ | xyz(65.7515, 85.4594, 60.5982) |
| Luminance | 0.8546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.93
Light Mint
#B6FFBB
ΔE00 1.31
Pale Green
#C7FDB5
ΔE00 2.38
Very Pale Green
#CFFDBC
ΔE00 3.09
Very Light Green
#D1FFBD
ΔE00 3.23
Light Mint Green
#A6FBB2
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEBC #FCBCFE
analogous
#DFFEBC #BEFEBC #BCFEDB
triadic
#BEFEBC #BCBEFE #FEBCBE
tetradic
#BEFEBC #BCDFFE #FCBCFE #FEDBBC
square
#BEFEBC #BCDFFE #FCBCFE #FEDBBC
split-complementary
#BEFEBC #DBBCFE #FEBCDF
monochromatic
#49FC43 #84FD80 #BEFEBC #E2FFE1 #E2FFE1
Accessibility & contrast
On white
1.16
#BEFEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#BEFEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEBC
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEBC | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B8
Deuteranopia (green-blind)
#F7EBBF
Tritanopia (blue-blind)
#B8FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #befebc; /* rgb */ color: rgb(190, 254, 188); /* oklch */ color: oklch(93.8% 0.109 143.9);
Tailwind
colors: {
custom: {
50: '#d3ffd0',
500: '#befebc',
950: '#000000',
},
}SCSS
$custom: #befebc; $custom-light: #d3ffd0; $custom-dark: #000000;
JSON
{
"hex": "#befebc",
"rgb": {
"r": 190,
"g": 254,
"b": 188
},
"hsl": {
"h": 118.182,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.9375,
"c": 0.10902,
"h": 143.9
},
"luminance": 0.85462
}Semantic roles & 50–950 ramp
primary
#BEFEBC
secondary
#E279E5
accent
#00E6DF
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683