#BEE3AF#BEE3AF
#BEE3AF is a very light, moderate green. Relative luminance 0.690; OKLCH L 87.6% C 0.080 H 136.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3AF |
|---|---|
| RGB | rgb(190, 227, 175) |
| HSL | hsl(103, 48%, 79%) |
| HSV | hsv(103, 23%, 89%) |
| CMYK | cmyk(16.3%, 0%, 22.9%, 11%) |
| CIE-LAB | lab(86.49, -21.52, 21.50) |
| CIE-LCH | lch(86.49, 30.42, 135.02°) |
| OKLab | oklab(87.59% -0.0583 0.0548) |
| OKLCH | oklch(87.59% 0.08 136.8) |
| XYZ | xyz(56.4405, 68.9795, 50.8899) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.79
Light Sage
#BCECAC
ΔE00 3.22
Very Pale Green
#CFFDBC
ΔE00 5.84
Very Light Green
#D1FFBD
ΔE00 6.26
Hospital Green
#9BE5AA
ΔE00 6.28
Washed Out Green
#BCF5A6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3AF #D4AFE3
analogous
#D8E3AF #BEE3AF #AFE3BA
triadic
#BEE3AF #AFBEE3 #E3AFBE
tetradic
#BEE3AF #AFD8E3 #D4AFE3 #E3BAAF
square
#BEE3AF #AFD8E3 #D4AFE3 #E3BAAF
split-complementary
#BEE3AF #BAAFE3 #E3AFD8
monochromatic
#74C354 #99D382 #BEE3AF #E3F3DC #EDF7E8
Accessibility & contrast
On white
1.42
#BEE3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BEE3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3AF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3AF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#E1D7B1
Tritanopia (blue-blind)
#BDDFD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee3af; /* rgb */ color: rgb(190, 227, 175); /* oklch */ color: oklch(87.6% 0.080 136.8);
Tailwind
colors: {
custom: {
50: '#d2ecc7',
500: '#bee3af',
950: '#000000',
},
}SCSS
$custom: #bee3af; $custom-light: #d2ecc7; $custom-dark: #000000;
JSON
{
"hex": "#bee3af",
"rgb": {
"r": 190,
"g": 227,
"b": 175
},
"hsl": {
"h": 102.692,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.87586,
"c": 0.08004,
"h": 136.8
},
"luminance": 0.6898
}Semantic roles & 50–950 ramp
primary
#BEE3AF
secondary
#A979BD
accent
#2ABB91
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482