#BEEEB4#BEEEB4
#BEEEB4 is a very light, moderate green. Relative luminance 0.754; OKLCH L 90.1% C 0.092 H 140.2°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEB4 |
|---|---|
| RGB | rgb(190, 238, 180) |
| HSL | hsl(110, 63%, 82%) |
| HSV | hsv(110, 24%, 93%) |
| CMYK | cmyk(20.2%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(89.58, -26.04, 23.17) |
| CIE-LCH | lch(89.58, 34.86, 138.33°) |
| OKLab | oklab(90.08% -0.0708 0.059) |
| OKLCH | oklch(90.08% 0.092 140.2) |
| XYZ | xyz(60.0460, 75.3900, 54.5593) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.45
Light Grey Green
#B7E1A1
ΔE00 3.47
Very Pale Green
#CFFDBC
ΔE00 3.57
Celadon
#BEFDB7
ΔE00 3.86
Pale Green
#C7FDB5
ΔE00 3.91
Very Light Green
#D1FFBD
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEB4 #E4B4EE
analogous
#DBEEB4 #BEEEB4 #B4EEC7
triadic
#BEEEB4 #B4BEEE #EEB4BE
tetradic
#BEEEB4 #B4DBEE #E4B4EE #EEC7B4
square
#BEEEB4 #B4DBEE #E4B4EE #EEC7B4
split-complementary
#BEEEB4 #C7B4EE #EEB4DB
monochromatic
#68D750 #93E382 #BEEEB4 #E9F9E6 #E9F9E6
Accessibility & contrast
On white
1.31
#BEEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#BEEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEB4
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEB4 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4B1
Deuteranopia (green-blind)
#EADFB7
Tritanopia (blue-blind)
#BBEADE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #beeeb4; /* rgb */ color: rgb(190, 238, 180); /* oklch */ color: oklch(90.1% 0.092 140.2);
Tailwind
colors: {
custom: {
50: '#d2f3ca',
500: '#beeeb4',
950: '#000000',
},
}SCSS
$custom: #beeeb4; $custom-light: #d2f3ca; $custom-dark: #000000;
JSON
{
"hex": "#beeeb4",
"rgb": {
"r": 190,
"g": 238,
"b": 180
},
"hsl": {
"h": 109.655,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.90084,
"c": 0.09219,
"h": 140.2
},
"luminance": 0.75392
}Semantic roles & 50–950 ramp
primary
#BEEEB4
secondary
#BE7BCC
accent
#1BCBAC
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582