#BEEBAB#BEEBAB
#BEEBAB is a very light, moderate green. Relative luminance 0.733; OKLCH L 89.2% C 0.097 H 136.6°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBAB |
|---|---|
| RGB | rgb(190, 235, 171) |
| HSL | hsl(102, 62%, 80%) |
| HSV | hsv(102, 27%, 92%) |
| CMYK | cmyk(19.1%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(88.59, -26.02, 26.45) |
| CIE-LCH | lch(88.59, 37.10, 134.53°) |
| OKLab | oklab(89.24% -0.0707 0.0669) |
| OKLCH | oklch(89.24% 0.097 136.6) |
| XYZ | xyz(58.2926, 73.3029, 49.5979) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.57
Light Grey Green
#B7E1A1
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 3.38
Very Pale Green
#CFFDBC
ΔE00 3.83
Pale Green
#C7FDB5
ΔE00 3.88
Very Light Green
#D1FFBD
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBAB #D8ABEB
analogous
#DEEBAB #BEEBAB #ABEBB8
triadic
#BEEBAB #ABBEEB #EBABBE
tetradic
#BEEBAB #ABDEEB #D8ABEB #EBB8AB
square
#BEEBAB #ABDEEB #D8ABEB #EBB8AB
split-complementary
#BEEBAB #B8ABEB #EBABDE
monochromatic
#72D348 #98DF7A #BEEBAB #E4F7DC #ECF9E6
Accessibility & contrast
On white
1.34
#BEEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#BEEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBAB
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBAB | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#E9DDAE
Tritanopia (blue-blind)
#BDE6DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #beebab; /* rgb */ color: rgb(190, 235, 171); /* oklch */ color: oklch(89.2% 0.097 136.6);
Tailwind
colors: {
custom: {
50: '#d2f1c4',
500: '#beebab',
950: '#000000',
},
}SCSS
$custom: #beebab; $custom-light: #d2f1c4; $custom-dark: #000000;
JSON
{
"hex": "#beebab",
"rgb": {
"r": 190,
"g": 235,
"b": 171
},
"hsl": {
"h": 102.187,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89241,
"c": 0.0973,
"h": 136.6
},
"luminance": 0.73304
}Semantic roles & 50–950 ramp
primary
#BEEBAB
secondary
#AE73C7
accent
#1CC996
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582