#BEE2AF#BEE2AF
#BEE2AF is a very light, moderate green. Relative luminance 0.684; OKLCH L 87.4% C 0.078 H 136.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2AF |
|---|---|
| RGB | rgb(190, 226, 175) |
| HSL | hsl(102, 47%, 79%) |
| HSV | hsv(102, 23%, 89%) |
| CMYK | cmyk(15.9%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(86.22, -21.03, 21.13) |
| CIE-LCH | lch(86.22, 29.81, 134.87°) |
| OKLab | oklab(87.37% -0.0569 0.0539) |
| OKLCH | oklch(87.37% 0.078 136.6) |
| XYZ | xyz(56.1678, 68.4341, 50.7990) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.97
Light Sage
#BCECAC
ΔE00 3.54
Very Pale Green
#CFFDBC
ΔE00 6.12
Hospital Green
#9BE5AA
ΔE00 6.45
Very Light Green
#D1FFBD
ΔE00 6.54
Washed Out Green
#BCF5A6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2AF #D3AFE2
analogous
#D7E2AF #BEE2AF #AFE2B9
triadic
#BEE2AF #AFBEE2 #E2AFBE
tetradic
#BEE2AF #AFD7E2 #D3AFE2 #E2B9AF
square
#BEE2AF #AFD7E2 #D3AFE2 #E2B9AF
split-complementary
#BEE2AF #B9AFE2 #E2AFD7
monochromatic
#75C155 #9AD282 #BEE2AF #E2F2DC #EDF7E9
Accessibility & contrast
On white
1.43
#BEE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BEE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2AF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2AF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAC
Deuteranopia (green-blind)
#E0D7B1
Tritanopia (blue-blind)
#BDDED4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee2af; /* rgb */ color: rgb(190, 226, 175); /* oklch */ color: oklch(87.4% 0.078 136.6);
Tailwind
colors: {
custom: {
50: '#d2ebc7',
500: '#bee2af',
950: '#000000',
},
}SCSS
$custom: #bee2af; $custom-light: #d2ebc7; $custom-dark: #000000;
JSON
{
"hex": "#bee2af",
"rgb": {
"r": 190,
"g": 226,
"b": 175
},
"hsl": {
"h": 102.353,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.8737,
"c": 0.07843,
"h": 136.6
},
"luminance": 0.68435
}Semantic roles & 50–950 ramp
primary
#BEE2AF
secondary
#A87ABB
accent
#2BBA90
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482