#BEEEAC#BEEEAC
#BEEEAC is a very light, moderate green. Relative luminance 0.751; OKLCH L 89.9% C 0.101 H 137.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEAC |
|---|---|
| RGB | rgb(190, 238, 172) |
| HSL | hsl(104, 66%, 80%) |
| HSV | hsv(104, 28%, 93%) |
| CMYK | cmyk(20.2%, 0%, 27.7%, 6.7%) |
| CIE-LAB | lab(89.43, -27.29, 27.07) |
| CIE-LCH | lch(89.43, 38.44, 135.24°) |
| OKLab | oklab(89.92% -0.0742 0.0684) |
| OKLCH | oklch(89.92% 0.101 137.3) |
| XYZ | xyz(59.2544, 75.0734, 50.3905) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.59
Washed Out Green
#BCF5A6
ΔE00 2.71
Light Grey Green
#B7E1A1
ΔE00 2.88
Pale Green
#C7FDB5
ΔE00 3.17
Very Pale Green
#CFFDBC
ΔE00 3.34
Celadon
#BEFDB7
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEAC #DCACEE
analogous
#DFEEAC #BEEEAC #ACEEBB
triadic
#BEEEAC #ACBEEE #EEACBE
tetradic
#BEEEAC #ACDFEE #DCACEE #EEBBAC
square
#BEEEAC #ACDFEE #DCACEE #EEBBAC
split-complementary
#BEEEAC #BBACEE #EEACDF
monochromatic
#6ED946 #96E479 #BEEEAC #E6F8DF #EBFAE6
Accessibility & contrast
On white
1.31
#BEEEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#BEEEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEAC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEAC | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A8
Deuteranopia (green-blind)
#EBDFAF
Tritanopia (blue-blind)
#BDE9DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #beeeac; /* rgb */ color: rgb(190, 238, 172); /* oklch */ color: oklch(89.9% 0.101 137.3);
Tailwind
colors: {
custom: {
50: '#d2f3c5',
500: '#beeeac',
950: '#000000',
},
}SCSS
$custom: #beeeac; $custom-light: #d2f3c5; $custom-dark: #000000;
JSON
{
"hex": "#beeeac",
"rgb": {
"r": 190,
"g": 238,
"b": 172
},
"hsl": {
"h": 103.636,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.89917,
"c": 0.10092,
"h": 137.3
},
"luminance": 0.75075
}Semantic roles & 50–950 ramp
primary
#BEEEAC
secondary
#B373CB
accent
#18CE9C
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582