#BEEBAD#BEEBAD
#BEEBAD is a very light, moderate green. Relative luminance 0.734; OKLCH L 89.3% C 0.095 H 137.3°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBAD |
|---|---|
| RGB | rgb(190, 235, 173) |
| HSL | hsl(104, 61%, 80%) |
| HSV | hsv(104, 26%, 92%) |
| CMYK | cmyk(19.1%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(88.63, -25.71, 25.47) |
| CIE-LCH | lch(88.63, 36.19, 135.27°) |
| OKLab | oklab(89.28% -0.0698 0.0645) |
| OKLCH | oklch(89.28% 0.095 137.3) |
| XYZ | xyz(58.4847, 73.3797, 50.6094) |
| Luminance | 0.7338 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.60
Light Grey Green
#B7E1A1
ΔE00 2.35
Washed Out Green
#BCF5A6
ΔE00 3.68
Very Pale Green
#CFFDBC
ΔE00 3.83
Pale Green
#C7FDB5
ΔE00 4.00
Very Light Green
#D1FFBD
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBAD #DAADEB
analogous
#DDEBAD #BEEBAD #ADEBBB
triadic
#BEEBAD #ADBEEB #EBADBE
tetradic
#BEEBAD #ADDDEB #DAADEB #EBBBAD
square
#BEEBAD #ADDDEB #DAADEB #EBBBAD
split-complementary
#BEEBAD #BBADEB #EBADDD
monochromatic
#70D34B #97DF7C #BEEBAD #E5F7DE #ECF9E6
Accessibility & contrast
On white
1.34
#BEEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#BEEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBAD
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBAD | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A9
Deuteranopia (green-blind)
#E8DDB0
Tritanopia (blue-blind)
#BDE6DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #beebad; /* rgb */ color: rgb(190, 235, 173); /* oklch */ color: oklch(89.3% 0.095 137.3);
Tailwind
colors: {
custom: {
50: '#d2f1c5',
500: '#beebad',
950: '#000000',
},
}SCSS
$custom: #beebad; $custom-light: #d2f1c5; $custom-dark: #000000;
JSON
{
"hex": "#beebad",
"rgb": {
"r": 190,
"g": 235,
"b": 173
},
"hsl": {
"h": 103.548,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89282,
"c": 0.09509,
"h": 137.3
},
"luminance": 0.73381
}Semantic roles & 50–950 ramp
primary
#BEEBAD
secondary
#B175C7
accent
#1DC899
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582