#BEEBAF#BEEBAF
#BEEBAF is a very light, moderate green. Relative luminance 0.735; OKLCH L 89.3% C 0.093 H 138.0°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBAF |
|---|---|
| RGB | rgb(190, 235, 175) |
| HSL | hsl(105, 60%, 80%) |
| HSV | hsv(105, 26%, 92%) |
| CMYK | cmyk(19.1%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(88.67, -25.40, 24.49) |
| CIE-LCH | lch(88.67, 35.28, 136.04°) |
| OKLab | oklab(89.32% -0.069 0.0622) |
| OKLCH | oklch(89.32% 0.093 138) |
| XYZ | xyz(58.6796, 73.4577, 51.6363) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.88
Light Grey Green
#B7E1A1
ΔE00 2.54
Very Pale Green
#CFFDBC
ΔE00 3.88
Washed Out Green
#BCF5A6
ΔE00 4.01
Pale Green
#C7FDB5
ΔE00 4.16
Very Light Green
#D1FFBD
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBAF #DCAFEB
analogous
#DCEBAF #BEEBAF #AFEBBE
triadic
#BEEBAF #AFBEEB #EBAFBE
tetradic
#BEEBAF #AFDCEB #DCAFEB #EBBEAF
square
#BEEBAF #AFDCEB #DCAFEB #EBBEAF
split-complementary
#BEEBAF #BEAFEB #EBAFDC
monochromatic
#6ED34D #96DF7E #BEEBAF #E6F7E0 #EBF9E7
Accessibility & contrast
On white
1.34
#BEEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#BEEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBAF
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBAF | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#BDE7DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beebaf; /* rgb */ color: rgb(190, 235, 175); /* oklch */ color: oklch(89.3% 0.093 138.0);
Tailwind
colors: {
custom: {
50: '#d2f1c7',
500: '#beebaf',
950: '#000000',
},
}SCSS
$custom: #beebaf; $custom-light: #d2f1c7; $custom-dark: #000000;
JSON
{
"hex": "#beebaf",
"rgb": {
"r": 190,
"g": 235,
"b": 175
},
"hsl": {
"h": 105,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89324,
"c": 0.09288,
"h": 138
},
"luminance": 0.73459
}Semantic roles & 50–950 ramp
primary
#BEEBAF
secondary
#B377C7
accent
#1EC89D
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582