#BEEBB3#BEEBB3
#BEEBB3 is a very light, moderate green. Relative luminance 0.736; OKLCH L 89.4% C 0.088 H 139.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBB3 |
|---|---|
| RGB | rgb(190, 235, 179) |
| HSL | hsl(108, 58%, 81%) |
| HSV | hsv(108, 24%, 92%) |
| CMYK | cmyk(19.1%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(88.74, -24.76, 22.54) |
| CIE-LCH | lch(88.74, 33.48, 137.69°) |
| OKLab | oklab(89.41% -0.0673 0.0574) |
| OKLCH | oklch(89.41% 0.088 139.5) |
| XYZ | xyz(59.0783, 73.6171, 53.7360) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.70
Light Grey Green
#B7E1A1
ΔE00 3.10
Very Pale Green
#CFFDBC
ΔE00 4.14
Very Light Green
#D1FFBD
ΔE00 4.58
Pale Green
#C7FDB5
ΔE00 4.61
Celadon
#BEFDB7
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBB3 #E0B3EB
analogous
#DAEBB3 #BEEBB3 #B3EBC4
triadic
#BEEBB3 #B3BEEB #EBB3BE
tetradic
#BEEBB3 #B3DAEB #E0B3EB #EBC4B3
square
#BEEBB3 #B3DAEB #E0B3EB #EBC4B3
split-complementary
#BEEBB3 #C4B3EB #EBB3DA
monochromatic
#6BD152 #95DE83 #BEEBB3 #E7F8E3 #EAF9E7
Accessibility & contrast
On white
1.34
#BEEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#BEEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBB3
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBB3 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B0
Deuteranopia (green-blind)
#E7DDB6
Tritanopia (blue-blind)
#BCE7DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beebb3; /* rgb */ color: rgb(190, 235, 179); /* oklch */ color: oklch(89.4% 0.088 139.5);
Tailwind
colors: {
custom: {
50: '#d2f1ca',
500: '#beebb3',
950: '#000000',
},
}SCSS
$custom: #beebb3; $custom-light: #d2f1ca; $custom-dark: #000000;
JSON
{
"hex": "#beebb3",
"rgb": {
"r": 190,
"g": 235,
"b": 179
},
"hsl": {
"h": 108.214,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.8941,
"c": 0.08848,
"h": 139.5
},
"luminance": 0.73618
}Semantic roles & 50–950 ramp
primary
#BEEBB3
secondary
#B87BC7
accent
#20C6A5
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582