#BEFFB6#BEFFB6
#BEFFB6 is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.8% C 0.117 H 141.9°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFB6 |
|---|---|
| RGB | rgb(190, 255, 182) |
| HSL | hsl(113, 100%, 86%) |
| HSV | hsv(113, 29%, 100%) |
| CMYK | cmyk(25.5%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(94.24, -33.69, 28.54) |
| CIE-LCH | lch(94.24, 44.16, 139.73°) |
| OKLab | oklab(93.85% -0.0919 0.0721) |
| OKLCH | oklch(93.85% 0.117 141.9) |
| XYZ | xyz(65.4363, 85.8424, 57.3684) |
| Luminance | 0.8585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.65
Pale Green
#C7FDB5
ΔE00 1.75
Light Mint
#B6FFBB
ΔE00 1.84
Light Light Green
#C8FFB0
ΔE00 2.33
Light Pastel Green
#B2FBA5
ΔE00 2.68
Washed Out Green
#BCF5A6
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFB6 #F7B6FF
analogous
#E2FFB6 #BEFFB6 #B6FFD2
triadic
#BEFFB6 #B6BEFF #FFB6BE
tetradic
#BEFFB6 #B6E2FF #F7B6FF #FFD2B6
square
#BEFFB6 #B6E2FF #F7B6FF #FFD2B6
split-complementary
#BEFFB6 #D2B6FF #FFB6E2
monochromatic
#51FF3C #88FF79 #BEFFB6 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.16
#BEFFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#BEFFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFB6
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFB6 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B1
Deuteranopia (green-blind)
#F9ECBA
Tritanopia (blue-blind)
#B9FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #beffb6; /* rgb */ color: rgb(190, 255, 182); /* oklch */ color: oklch(93.8% 0.117 141.9);
Tailwind
colors: {
custom: {
50: '#d3ffcc',
500: '#beffb6',
950: '#000000',
},
}SCSS
$custom: #beffb6; $custom-light: #d3ffcc; $custom-dark: #000000;
JSON
{
"hex": "#beffb6",
"rgb": {
"r": 190,
"g": 255,
"b": 182
},
"hsl": {
"h": 113.425,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.93847,
"c": 0.11678,
"h": 141.9
},
"luminance": 0.85845
}Semantic roles & 50–950 ramp
primary
#BEFFB6
secondary
#DA73E6
accent
#00E6CC
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683