#BEE1AF#BEE1AF
#BEE1AF is a very light, moderate green. Relative luminance 0.679; OKLCH L 87.2% C 0.077 H 136.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE1AF |
|---|---|
| RGB | rgb(190, 225, 175) |
| HSL | hsl(102, 45%, 78%) |
| HSV | hsv(102, 22%, 88%) |
| CMYK | cmyk(15.6%, 0%, 22.2%, 11.8%) |
| CIE-LAB | lab(85.95, -20.54, 20.75) |
| CIE-LCH | lch(85.95, 29.20, 134.70°) |
| OKLab | oklab(87.15% -0.0556 0.053) |
| OKLCH | oklch(87.15% 0.077 136.4) |
| XYZ | xyz(55.8967, 67.8918, 50.7086) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.18
Light Sage
#BCECAC
ΔE00 3.86
Very Pale Green
#CFFDBC
ΔE00 6.40
Hospital Green
#9BE5AA
ΔE00 6.63
Very Light Green
#D1FFBD
ΔE00 6.82
Mint
#AAF0C1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE1AF #D2AFE1
analogous
#D7E1AF #BEE1AF #AFE1B9
triadic
#BEE1AF #AFBEE1 #E1AFBE
tetradic
#BEE1AF #AFD7E1 #D2AFE1 #E1B9AF
square
#BEE1AF #AFD7E1 #D2AFE1 #E1B9AF
split-complementary
#BEE1AF #B9AFE1 #E1AFD7
monochromatic
#76C056 #9AD082 #BEE1AF #E2F2DC #EDF7E9
Accessibility & contrast
On white
1.44
#BEE1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BEE1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE1AF
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE1AF | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#DFD6B1
Tritanopia (blue-blind)
#BEDDD3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee1af; /* rgb */ color: rgb(190, 225, 175); /* oklch */ color: oklch(87.2% 0.077 136.4);
Tailwind
colors: {
custom: {
50: '#d2eac7',
500: '#bee1af',
950: '#000000',
},
}SCSS
$custom: #bee1af; $custom-light: #d2eac7; $custom-dark: #000000;
JSON
{
"hex": "#bee1af",
"rgb": {
"r": 190,
"g": 225,
"b": 175
},
"hsl": {
"h": 102,
"s": 45.455,
"l": 78.431
},
"oklch": {
"l": 0.87154,
"c": 0.07681,
"h": 136.4
},
"luminance": 0.67893
}Semantic roles & 50–950 ramp
primary
#BEE1AF
secondary
#A77ABA
accent
#2DB98F
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482