#BEFFCB#BEFFCB
#BEFFCB is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.3% C 0.096 H 150.4°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFCB |
|---|---|
| RGB | rgb(190, 255, 203) |
| HSL | hsl(132, 100%, 87%) |
| HSV | hsv(132, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.64, -30.22, 18.42) |
| CIE-LCH | lch(94.64, 35.39, 148.63°) |
| OKLab | oklab(94.3% -0.0831 0.0473) |
| OKLCH | oklch(94.3% 0.096 150.4) |
| XYZ | xyz(67.7715, 86.7764, 69.6671) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.42
Mint
#AAF0C1
ΔE00 3.67
Celadon
#BEFDB7
ΔE00 4.15
Light Seafoam
#A0FEBF
ΔE00 4.25
Light Mint Green
#A6FBB2
ΔE00 4.92
Light Seafoam Green
#A7FFB5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFCB #FFBEF2
analogous
#D2FFBE #BEFFCB #BEFFEC
triadic
#BEFFCB #CBBEFF #FFCBBE
tetradic
#BEFFCB #BED2FF #FFBEF2 #FFECBE
square
#BEFFCB #BED2FF #FFBEF2 #FFECBE
split-complementary
#BEFFCB #ECBEFF #FFBED2
monochromatic
#44FF69 #81FF9A #BEFFCB #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.14
#BEFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#BEFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFCB
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFCB | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#F5EDCE
Tritanopia (blue-blind)
#B5FDF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #beffcb; /* rgb */ color: rgb(190, 255, 203); /* oklch */ color: oklch(94.3% 0.096 150.4);
Tailwind
colors: {
custom: {
50: '#d2ffdb',
500: '#beffcb',
950: '#000000',
},
}SCSS
$custom: #beffcb; $custom-light: #d2ffdb; $custom-dark: #000000;
JSON
{
"hex": "#beffcb",
"rgb": {
"r": 190,
"g": 255,
"b": 203
},
"hsl": {
"h": 132,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94298,
"c": 0.09562,
"h": 150.4
},
"luminance": 0.86779
}Semantic roles & 50–950 ramp
primary
#BEFFCB
secondary
#E77AD2
accent
#00B8E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684