#BEE3AA#BEE3AA
#BEE3AA is a very light, moderate yellow-green. Relative luminance 0.688; OKLCH L 87.5% C 0.086 H 134.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3AA |
|---|---|
| RGB | rgb(190, 227, 170) |
| HSL | hsl(99, 50%, 78%) |
| HSV | hsv(99, 25%, 89%) |
| CMYK | cmyk(16.3%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(86.40, -22.31, 23.96) |
| CIE-LCH | lch(86.40, 32.74, 132.95°) |
| OKLab | oklab(87.48% -0.0604 0.0608) |
| OKLCH | oklch(87.48% 0.086 134.8) |
| XYZ | xyz(55.9585, 68.7867, 48.3514) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.79
Light Sage
#BCECAC
ΔE00 2.66
Very Pale Green
#CFFDBC
ΔE00 5.56
Washed Out Green
#BCF5A6
ΔE00 5.60
Very Light Green
#D1FFBD
ΔE00 5.97
Pale Green
#C7FDB5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3AA #CFAAE3
analogous
#DAE3AA #BEE3AA #AAE3B2
triadic
#BEE3AA #AABEE3 #E3AABE
tetradic
#BEE3AA #AADAE3 #CFAAE3 #E3B2AA
square
#BEE3AA #AADAE3 #CFAAE3 #E3B2AA
split-complementary
#BEE3AA #B2AAE3 #E3AADA
monochromatic
#78C54E #9BD47C #BEE3AA #E1F2D8 #EDF7E8
Accessibility & contrast
On white
1.42
#BEE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BEE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3AA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3AA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA7
Deuteranopia (green-blind)
#E2D7AD
Tritanopia (blue-blind)
#BEDED4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee3aa; /* rgb */ color: rgb(190, 227, 170); /* oklch */ color: oklch(87.5% 0.086 134.8);
Tailwind
colors: {
custom: {
50: '#d2ecc3',
500: '#bee3aa',
950: '#000000',
},
}SCSS
$custom: #bee3aa; $custom-light: #d2ecc3; $custom-dark: #000000;
JSON
{
"hex": "#bee3aa",
"rgb": {
"r": 190,
"g": 227,
"b": 170
},
"hsl": {
"h": 98.947,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.87479,
"c": 0.08573,
"h": 134.8
},
"luminance": 0.68788
}Semantic roles & 50–950 ramp
primary
#BEE3AA
secondary
#A374BD
accent
#28BE89
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141612
muted
#838482