#BEE4AF#BEE4AF
#BEE4AF is a very light, moderate green. Relative luminance 0.695; OKLCH L 87.8% C 0.082 H 136.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4AF |
|---|---|
| RGB | rgb(190, 228, 175) |
| HSL | hsl(103, 50%, 79%) |
| HSV | hsv(103, 23%, 89%) |
| CMYK | cmyk(16.7%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(86.76, -22.01, 21.88) |
| CIE-LCH | lch(86.76, 31.03, 135.17°) |
| OKLab | oklab(87.8% -0.0596 0.0558) |
| OKLCH | oklch(87.8% 0.082 136.9) |
| XYZ | xyz(56.7148, 69.5281, 50.9814) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.63
Light Sage
#BCECAC
ΔE00 2.91
Very Pale Green
#CFFDBC
ΔE00 5.57
Very Light Green
#D1FFBD
ΔE00 6.00
Washed Out Green
#BCF5A6
ΔE00 6.04
Hospital Green
#9BE5AA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4AF #D5AFE4
analogous
#D9E4AF #BEE4AF #AFE4BB
triadic
#BEE4AF #AFBEE4 #E4AFBE
tetradic
#BEE4AF #AFD9E4 #D5AFE4 #E4BBAF
square
#BEE4AF #AFD9E4 #D5AFE4 #E4BBAF
split-complementary
#BEE4AF #BBAFE4 #E4AFD9
monochromatic
#74C553 #99D581 #BEE4AF #E3F3DD #ECF7E8
Accessibility & contrast
On white
1.41
#BEE4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#BEE4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4AF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4AF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#E2D8B2
Tritanopia (blue-blind)
#BDE0D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee4af; /* rgb */ color: rgb(190, 228, 175); /* oklch */ color: oklch(87.8% 0.082 136.9);
Tailwind
colors: {
custom: {
50: '#d2ecc7',
500: '#bee4af',
950: '#000000',
},
}SCSS
$custom: #bee4af; $custom-light: #d2ecc7; $custom-dark: #000000;
JSON
{
"hex": "#bee4af",
"rgb": {
"r": 190,
"g": 228,
"b": 175
},
"hsl": {
"h": 103.019,
"s": 49.533,
"l": 79.02
},
"oklch": {
"l": 0.87803,
"c": 0.08166,
"h": 136.9
},
"luminance": 0.69529
}Semantic roles & 50–950 ramp
primary
#BEE4AF
secondary
#AB79BE
accent
#29BD93
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482