#BEFEB6#BEFEB6
#BEFEB6 is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.6% C 0.115 H 141.8°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEB6 |
|---|---|
| RGB | rgb(190, 254, 182) |
| HSL | hsl(113, 97%, 85%) |
| HSV | hsv(113, 28%, 100%) |
| CMYK | cmyk(25.2%, 0%, 28.3%, 0.4%) |
| CIE-LAB | lab(93.97, -33.23, 28.17) |
| CIE-LCH | lch(93.97, 43.57, 139.71°) |
| OKLab | oklab(93.63% -0.0906 0.0712) |
| OKLCH | oklch(93.63% 0.115 141.8) |
| XYZ | xyz(65.1181, 85.2060, 57.2624) |
| Luminance | 0.8521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.40
Pale Green
#C7FDB5
ΔE00 1.66
Light Mint
#B6FFBB
ΔE00 1.83
Light Light Green
#C8FFB0
ΔE00 2.37
Washed Out Green
#BCF5A6
ΔE00 2.74
Light Pastel Green
#B2FBA5
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEB6 #F6B6FE
analogous
#E2FEB6 #BEFEB6 #B6FED2
triadic
#BEFEB6 #B6BEFE #FEB6BE
tetradic
#BEFEB6 #B6E2FE #F6B6FE #FED2B6
square
#BEFEB6 #B6E2FE #F6B6FE #FED2B6
split-complementary
#BEFEB6 #D2B6FE #FEB6E2
monochromatic
#52FC3D #88FD7A #BEFEB6 #E4FFE1 #E4FFE1
Accessibility & contrast
On white
1.16
#BEFEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#BEFEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEB6
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEB6 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B1
Deuteranopia (green-blind)
#F8EBBA
Tritanopia (blue-blind)
#B9F9EB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #befeb6; /* rgb */ color: rgb(190, 254, 182); /* oklch */ color: oklch(93.6% 0.115 141.8);
Tailwind
colors: {
custom: {
50: '#d3ffcc',
500: '#befeb6',
950: '#000000',
},
}SCSS
$custom: #befeb6; $custom-light: #d3ffcc; $custom-dark: #000000;
JSON
{
"hex": "#befeb6",
"rgb": {
"r": 190,
"g": 254,
"b": 182
},
"hsl": {
"h": 113.333,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.93627,
"c": 0.11523,
"h": 141.8
},
"luminance": 0.85208
}Semantic roles & 50–950 ramp
primary
#BEFEB6
secondary
#D874E5
accent
#00E6CC
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683