#BEEFAF#BEEFAF
#BEEFAF is a very light, moderate green. Relative luminance 0.758; OKLCH L 90.2% C 0.099 H 138.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFAF |
|---|---|
| RGB | rgb(190, 239, 175) |
| HSL | hsl(106, 67%, 81%) |
| HSV | hsv(106, 27%, 94%) |
| CMYK | cmyk(20.5%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(89.75, -27.31, 25.98) |
| CIE-LCH | lch(89.75, 37.69, 136.42°) |
| OKLab | oklab(90.2% -0.0742 0.0658) |
| OKLCH | oklch(90.2% 0.099 138.4) |
| XYZ | xyz(59.8377, 75.7739, 52.0223) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.65
Washed Out Green
#BCF5A6
ΔE00 2.96
Pale Green
#C7FDB5
ΔE00 3.10
Very Pale Green
#CFFDBC
ΔE00 3.16
Light Grey Green
#B7E1A1
ΔE00 3.18
Celadon
#BEFDB7
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFAF #E0AFEF
analogous
#DEEFAF #BEEFAF #AFEFC0
triadic
#BEEFAF #AFBEEF #EFAFBE
tetradic
#BEEFAF #AFDEEF #E0AFEF #EFC0AF
square
#BEEFAF #AFDEEF #E0AFEF #EFC0AF
split-complementary
#BEEFAF #C0AFEF #EFAFDE
monochromatic
#6BDB49 #95E57C #BEEFAF #E7F9E2 #EAFAE5
Accessibility & contrast
On white
1.30
#BEEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#BEEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFAF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFAF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AB
Deuteranopia (green-blind)
#EBE0B2
Tritanopia (blue-blind)
#BCEADE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beefaf; /* rgb */ color: rgb(190, 239, 175); /* oklch */ color: oklch(90.2% 0.099 138.4);
Tailwind
colors: {
custom: {
50: '#d2f4c7',
500: '#beefaf',
950: '#000000',
},
}SCSS
$custom: #beefaf; $custom-light: #d2f4c7; $custom-dark: #000000;
JSON
{
"hex": "#beefaf",
"rgb": {
"r": 190,
"g": 239,
"b": 175
},
"hsl": {
"h": 105.938,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.90197,
"c": 0.09922,
"h": 138.4
},
"luminance": 0.75775
}Semantic roles & 50–950 ramp
primary
#BEEFAF
secondary
#B875CD
accent
#17CFA4
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582