#BEFECB#BEFECB
#BEFECB is a very light, moderate green. Relative luminance 0.861; OKLCH L 94.1% C 0.094 H 150.5°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFECB |
|---|---|
| RGB | rgb(190, 254, 203) |
| HSL | hsl(132, 97%, 87%) |
| HSV | hsv(132, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(94.37, -29.75, 18.04) |
| CIE-LCH | lch(94.37, 34.80, 148.76°) |
| OKLab | oklab(94.08% -0.0818 0.0463) |
| OKLCH | oklch(94.08% 0.094 150.5) |
| XYZ | xyz(67.4533, 86.1401, 69.5610) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.50
Light Mint
#B6FFBB
ΔE00 3.62
Celadon
#BEFDB7
ΔE00 4.31
Light Seafoam
#A0FEBF
ΔE00 4.39
Light Mint Green
#A6FBB2
ΔE00 5.08
Very Pale Green
#CFFDBC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFECB #FEBEF1
analogous
#D1FEBE #BEFECB #BEFEEB
triadic
#BEFECB #CBBEFE #FECBBE
tetradic
#BEFECB #BED1FE #FEBEF1 #FEEBBE
square
#BEFECB #BED1FE #FEBEF1 #FEEBBE
split-complementary
#BEFECB #EBBEFE #FEBED1
monochromatic
#45FC6B #82FD9B #BEFECB #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.15
#BEFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#BEFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFECB
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFECB | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C8
Deuteranopia (green-blind)
#F4ECCE
Tritanopia (blue-blind)
#B5FCF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #befecb; /* rgb */ color: rgb(190, 254, 203); /* oklch */ color: oklch(94.1% 0.094 150.5);
Tailwind
colors: {
custom: {
50: '#d2ffdb',
500: '#befecb',
950: '#000000',
},
}SCSS
$custom: #befecb; $custom-light: #d2ffdb; $custom-dark: #000000;
JSON
{
"hex": "#befecb",
"rgb": {
"r": 190,
"g": 254,
"b": 203
},
"hsl": {
"h": 132.187,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.9408,
"c": 0.09405,
"h": 150.5
},
"luminance": 0.86143
}Semantic roles & 50–950 ramp
primary
#BEFECB
secondary
#E67BD0
accent
#00B7E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684