#BEEBAE#BEEBAE
#BEEBAE is a very light, moderate green. Relative luminance 0.734; OKLCH L 89.3% C 0.094 H 137.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBAE |
|---|---|
| RGB | rgb(190, 235, 174) |
| HSL | hsl(104, 60%, 80%) |
| HSV | hsv(104, 26%, 92%) |
| CMYK | cmyk(19.1%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(88.65, -25.55, 24.98) |
| CIE-LCH | lch(88.65, 35.73, 135.65°) |
| OKLab | oklab(89.3% -0.0694 0.0634) |
| OKLCH | oklch(89.3% 0.094 137.6) |
| XYZ | xyz(58.5818, 73.4185, 51.1209) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.72
Light Grey Green
#B7E1A1
ΔE00 2.44
Washed Out Green
#BCF5A6
ΔE00 3.84
Very Pale Green
#CFFDBC
ΔE00 3.85
Pale Green
#C7FDB5
ΔE00 4.07
Very Light Green
#D1FFBD
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBAE #DBAEEB
analogous
#DDEBAE #BEEBAE #AEEBBC
triadic
#BEEBAE #AEBEEB #EBAEBE
tetradic
#BEEBAE #AEDDEB #DBAEEB #EBBCAE
square
#BEEBAE #AEDDEB #DBAEEB #EBBCAE
split-complementary
#BEEBAE #BCAEEB #EBAEDD
monochromatic
#6FD34C #97DF7D #BEEBAE #E5F7DF #EBF9E6
Accessibility & contrast
On white
1.34
#BEEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#BEEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBAE
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBAE | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#E8DDB1
Tritanopia (blue-blind)
#BDE7DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beebae; /* rgb */ color: rgb(190, 235, 174); /* oklch */ color: oklch(89.3% 0.094 137.6);
Tailwind
colors: {
custom: {
50: '#d2f1c6',
500: '#beebae',
950: '#000000',
},
}SCSS
$custom: #beebae; $custom-light: #d2f1c6; $custom-dark: #000000;
JSON
{
"hex": "#beebae",
"rgb": {
"r": 190,
"g": 235,
"b": 174
},
"hsl": {
"h": 104.262,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.89303,
"c": 0.09398,
"h": 137.6
},
"luminance": 0.7342
}Semantic roles & 50–950 ramp
primary
#BEEBAE
secondary
#B276C7
accent
#1DC89B
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582