#BEEFAE#BEEFAE
#BEEFAE is a very light, moderate green. Relative luminance 0.757; OKLCH L 90.2% C 0.100 H 138.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFAE |
|---|---|
| RGB | rgb(190, 239, 174) |
| HSL | hsl(105, 67%, 81%) |
| HSV | hsv(105, 27%, 94%) |
| CMYK | cmyk(20.5%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(89.74, -27.46, 26.47) |
| CIE-LCH | lch(89.74, 38.14, 136.06°) |
| OKLab | oklab(90.18% -0.0747 0.067) |
| OKLCH | oklch(90.18% 0.1 138.1) |
| XYZ | xyz(59.7399, 75.7347, 51.5070) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.65
Washed Out Green
#BCF5A6
ΔE00 2.78
Pale Green
#C7FDB5
ΔE00 3.03
Light Grey Green
#B7E1A1
ΔE00 3.14
Very Pale Green
#CFFDBC
ΔE00 3.16
Celadon
#BEFDB7
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFAE #DFAEEF
analogous
#DEEFAE #BEEFAE #AEEFBE
triadic
#BEEFAE #AEBEEF #EFAEBE
tetradic
#BEEFAE #AEDEEF #DFAEEF #EFBEAE
square
#BEEFAE #AEDEEF #DFAEEF #EFBEAE
split-complementary
#BEEFAE #BEAEEF #EFAEDE
monochromatic
#6CDB48 #95E57B #BEEFAE #E7F9E1 #EAFAE5
Accessibility & contrast
On white
1.30
#BEEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BEEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFAE
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFAE | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#ECE0B1
Tritanopia (blue-blind)
#BCEADE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beefae; /* rgb */ color: rgb(190, 239, 174); /* oklch */ color: oklch(90.2% 0.100 138.1);
Tailwind
colors: {
custom: {
50: '#d2f4c6',
500: '#beefae',
950: '#000000',
},
}SCSS
$custom: #beefae; $custom-light: #d2f4c6; $custom-dark: #000000;
JSON
{
"hex": "#beefae",
"rgb": {
"r": 190,
"g": 239,
"b": 174
},
"hsl": {
"h": 105.231,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.90176,
"c": 0.10031,
"h": 138.1
},
"luminance": 0.75736
}Semantic roles & 50–950 ramp
primary
#BEEFAE
secondary
#B774CD
accent
#17CFA2
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582