#BEEFAB#BEEFAB
#BEEFAB is a very light, moderate green. Relative luminance 0.756; OKLCH L 90.1% C 0.104 H 137.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFAB |
|---|---|
| RGB | rgb(190, 239, 171) |
| HSL | hsl(103, 68%, 80%) |
| HSV | hsv(103, 28%, 94%) |
| CMYK | cmyk(20.5%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(89.68, -27.92, 27.93) |
| CIE-LCH | lch(89.68, 39.49, 134.99°) |
| OKLab | oklab(90.12% -0.0759 0.0705) |
| OKLCH | oklch(90.12% 0.104 137.1) |
| XYZ | xyz(59.4507, 75.6190, 49.9839) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.97
Washed Out Green
#BCF5A6
ΔE00 2.29
Pale Green
#C7FDB5
ΔE00 2.91
Light Grey Green
#B7E1A1
ΔE00 3.10
Very Pale Green
#CFFDBC
ΔE00 3.25
Celadon
#BEFDB7
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFAB #DCABEF
analogous
#E0EFAB #BEEFAB #ABEFBA
triadic
#BEEFAB #ABBEEF #EFABBE
tetradic
#BEEFAB #ABE0EF #DCABEF #EFBAAB
square
#BEEFAB #ABE0EF #DCABEF #EFBAAB
split-complementary
#BEEFAB #BAABEF #EFABE0
monochromatic
#6EDB44 #96E578 #BEEFAB #E6F9DE #EBFAE5
Accessibility & contrast
On white
1.30
#BEEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#BEEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFAB
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFAB | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A7
Deuteranopia (green-blind)
#ECE0AE
Tritanopia (blue-blind)
#BDEADD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #beefab; /* rgb */ color: rgb(190, 239, 171); /* oklch */ color: oklch(90.1% 0.104 137.1);
Tailwind
colors: {
custom: {
50: '#d2f4c4',
500: '#beefab',
950: '#000000',
},
}SCSS
$custom: #beefab; $custom-light: #d2f4c4; $custom-dark: #000000;
JSON
{
"hex": "#beefab",
"rgb": {
"r": 190,
"g": 239,
"b": 171
},
"hsl": {
"h": 103.235,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.90115,
"c": 0.10359,
"h": 137.1
},
"luminance": 0.7562
}Semantic roles & 50–950 ramp
primary
#BEEFAB
secondary
#B371CD
accent
#16D09C
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582