#BEFDBE#BEFDBE
#BEFDBE is a very light, moderate green. Relative luminance 0.849; OKLCH L 93.6% C 0.105 H 144.7°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFDBE |
|---|---|
| RGB | rgb(190, 253, 190) |
| HSL | hsl(120, 94%, 87%) |
| HSV | hsv(120, 25%, 99%) |
| CMYK | cmyk(24.9%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(93.85, -31.49, 23.94) |
| CIE-LCH | lch(93.85, 39.56, 142.75°) |
| OKLab | oklab(93.57% -0.086 0.061) |
| OKLCH | oklch(93.57% 0.105 144.7) |
| XYZ | xyz(65.6521, 84.9132, 61.6360) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.48
Light Mint
#B6FFBB
ΔE00 1.55
Pale Green
#C7FDB5
ΔE00 2.77
Very Pale Green
#CFFDBC
ΔE00 3.18
Very Light Green
#D1FFBD
ΔE00 3.37
Light Mint Green
#A6FBB2
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFDBE #FDBEFD
analogous
#DEFDBE #BEFDBE #BEFDDE
triadic
#BEFDBE #BEBEFD #FDBEBE
tetradic
#BEFDBE #BEDEFD #FDBEFD #FDDEBE
square
#BEFDBE #BEDEFD #FDBEFD #FDDEBE
split-complementary
#BEFDBE #DEBEFD #FDBEDE
monochromatic
#47F947 #83FB83 #BEFDBE #E1FEE1 #E1FEE1
Accessibility & contrast
On white
1.17
#BEFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#BEFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFDBE
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFDBE | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BA
Deuteranopia (green-blind)
#F5EBC1
Tritanopia (blue-blind)
#B8F9EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #befdbe; /* rgb */ color: rgb(190, 253, 190); /* oklch */ color: oklch(93.6% 0.105 144.7);
Tailwind
colors: {
custom: {
50: '#d2fed1',
500: '#befdbe',
950: '#000000',
},
}SCSS
$custom: #befdbe; $custom-light: #d2fed1; $custom-dark: #000000;
JSON
{
"hex": "#befdbe",
"rgb": {
"r": 190,
"g": 253,
"b": 190
},
"hsl": {
"h": 120,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.93574,
"c": 0.10541,
"h": 144.7
},
"luminance": 0.84915
}Semantic roles & 50–950 ramp
primary
#BEFDBE
secondary
#E47BE4
accent
#00E5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683