#BEFEBE#BEFEBE
#BEFEBE is a very light, moderate green. Relative luminance 0.855; OKLCH L 93.8% C 0.107 H 144.7°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEBE |
|---|---|
| RGB | rgb(190, 254, 190) |
| HSL | hsl(120, 97%, 87%) |
| HSV | hsv(120, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(94.12, -31.95, 24.32) |
| CIE-LCH | lch(94.12, 40.15, 142.73°) |
| OKLab | oklab(93.79% -0.0873 0.0619) |
| OKLCH | oklch(93.79% 0.107 144.7) |
| XYZ | xyz(65.9686, 85.5462, 61.7415) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.35
Light Mint
#B6FFBB
ΔE00 1.37
Pale Green
#C7FDB5
ΔE00 2.72
Very Pale Green
#CFFDBC
ΔE00 3.22
Light Mint Green
#A6FBB2
ΔE00 3.33
Very Light Green
#D1FFBD
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEBE #FEBEFE
analogous
#DEFEBE #BEFEBE #BEFEDE
triadic
#BEFEBE #BEBEFE #FEBEBE
tetradic
#BEFEBE #BEDEFE #FEBEFE #FEDEBE
square
#BEFEBE #BEDEFE #FEBEFE #FEDEBE
split-complementary
#BEFEBE #DEBEFE #FEBEDE
monochromatic
#45FC45 #82FD82 #BEFEBE #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.16
#BEFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#BEFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEBE
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEBE | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F6ECC1
Tritanopia (blue-blind)
#B8FAED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #befebe; /* rgb */ color: rgb(190, 254, 190); /* oklch */ color: oklch(93.8% 0.107 144.7);
Tailwind
colors: {
custom: {
50: '#d3ffd1',
500: '#befebe',
950: '#000000',
},
}SCSS
$custom: #befebe; $custom-light: #d3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#befebe",
"rgb": {
"r": 190,
"g": 254,
"b": 190
},
"hsl": {
"h": 120,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.93792,
"c": 0.10698,
"h": 144.7
},
"luminance": 0.85548
}Semantic roles & 50–950 ramp
primary
#BEFEBE
secondary
#E67BE6
accent
#00E5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683