#BEFEB7#BEFEB7
#BEFEB7 is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.6% C 0.114 H 142.2°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEB7 |
|---|---|
| RGB | rgb(190, 254, 183) |
| HSL | hsl(114, 97%, 86%) |
| HSV | hsv(114, 28%, 100%) |
| CMYK | cmyk(25.2%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(93.99, -33.08, 27.69) |
| CIE-LCH | lch(93.99, 43.14, 140.07°) |
| OKLab | oklab(93.65% -0.0902 0.0701) |
| OKLCH | oklch(93.65% 0.114 142.2) |
| XYZ | xyz(65.2218, 85.2475, 57.8086) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.26
Light Mint
#B6FFBB
ΔE00 1.69
Pale Green
#C7FDB5
ΔE00 1.74
Light Light Green
#C8FFB0
ΔE00 2.53
Washed Out Green
#BCF5A6
ΔE00 2.89
Light Pastel Green
#B2FBA5
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEB7 #F7B7FE
analogous
#E1FEB7 #BEFEB7 #B7FED3
triadic
#BEFEB7 #B7BEFE #FEB7BE
tetradic
#BEFEB7 #B7E1FE #F7B7FE #FED3B7
square
#BEFEB7 #B7E1FE #F7B7FE #FED3B7
split-complementary
#BEFEB7 #D3B7FE #FEB7E1
monochromatic
#51FC3E #88FD7B #BEFEB7 #E4FFE1 #E4FFE1
Accessibility & contrast
On white
1.16
#BEFEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#BEFEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEB7
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEB7 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B3
Deuteranopia (green-blind)
#F7EBBB
Tritanopia (blue-blind)
#B9FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #befeb7; /* rgb */ color: rgb(190, 254, 183); /* oklch */ color: oklch(93.6% 0.114 142.2);
Tailwind
colors: {
custom: {
50: '#d3ffcd',
500: '#befeb7',
950: '#000000',
},
}SCSS
$custom: #befeb7; $custom-light: #d3ffcd; $custom-dark: #000000;
JSON
{
"hex": "#befeb7",
"rgb": {
"r": 190,
"g": 254,
"b": 183
},
"hsl": {
"h": 114.085,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.93647,
"c": 0.11419,
"h": 142.2
},
"luminance": 0.8525
}Semantic roles & 50–950 ramp
primary
#BEFEB7
secondary
#DA74E5
accent
#00E6CF
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683