#BEE4AA#BEE4AA
#BEE4AA is a very light, moderate yellow-green. Relative luminance 0.693; OKLCH L 87.7% C 0.087 H 135.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4AA |
|---|---|
| RGB | rgb(190, 228, 170) |
| HSL | hsl(99, 52%, 78%) |
| HSV | hsv(99, 25%, 89%) |
| CMYK | cmyk(16.7%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(86.67, -22.80, 24.34) |
| CIE-LCH | lch(86.67, 33.34, 133.13°) |
| OKLab | oklab(87.7% -0.0617 0.0618) |
| OKLCH | oklch(87.7% 0.087 135) |
| XYZ | xyz(56.2328, 69.3353, 48.4428) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.66
Light Sage
#BCECAC
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 5.29
Very Pale Green
#CFFDBC
ΔE00 5.31
Very Light Green
#D1FFBD
ΔE00 5.72
Pale Green
#C7FDB5
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4AA #D0AAE4
analogous
#DBE4AA #BEE4AA #AAE4B3
triadic
#BEE4AA #AABEE4 #E4AABE
tetradic
#BEE4AA #AADBE4 #D0AAE4 #E4B3AA
square
#BEE4AA #AADBE4 #D0AAE4 #E4B3AA
split-complementary
#BEE4AA #B3AAE4 #E4AADB
monochromatic
#77C64D #9AD57C #BEE4AA #E2F3D8 #EDF8E8
Accessibility & contrast
On white
1.41
#BEE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BEE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4AA
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4AA | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA6
Deuteranopia (green-blind)
#E3D8AD
Tritanopia (blue-blind)
#BEDFD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee4aa; /* rgb */ color: rgb(190, 228, 170); /* oklch */ color: oklch(87.7% 0.087 135.0);
Tailwind
colors: {
custom: {
50: '#d2ecc3',
500: '#bee4aa',
950: '#000000',
},
}SCSS
$custom: #bee4aa; $custom-light: #d2ecc3; $custom-dark: #000000;
JSON
{
"hex": "#bee4aa",
"rgb": {
"r": 190,
"g": 228,
"b": 170
},
"hsl": {
"h": 99.31,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.87696,
"c": 0.08732,
"h": 135
},
"luminance": 0.69336
}Semantic roles & 50–950 ramp
primary
#BEE4AA
secondary
#A574BE
accent
#26BF8A
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141612
muted
#838482