#BEEBBD#BEEBBD
#BEEBBD is a very light, moderate green. Relative luminance 0.740; OKLCH L 89.6% C 0.078 H 144.3°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBBD |
|---|---|
| RGB | rgb(190, 235, 189) |
| HSL | hsl(119, 53%, 83%) |
| HSV | hsv(119, 20%, 92%) |
| CMYK | cmyk(19.1%, 0%, 19.6%, 7.8%) |
| CIE-LAB | lab(88.94, -23.11, 17.64) |
| CIE-LCH | lch(88.94, 29.07, 142.64°) |
| OKLab | oklab(89.63% -0.0631 0.0453) |
| OKLCH | oklch(89.63% 0.078 144.3) |
| XYZ | xyz(60.1266, 74.0364, 59.2568) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.10
Mint
#AAF0C1
ΔE00 4.30
Light Grey Green
#B7E1A1
ΔE00 5.11
Very Pale Green
#CFFDBC
ΔE00 5.55
Hospital Green
#9BE5AA
ΔE00 5.66
Very Light Green
#D1FFBD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBBD #EABDEB
analogous
#D5EBBD #BEEBBD #BDEBD3
triadic
#BEEBBD #BDBEEB #EBBDBE
tetradic
#BEEBBD #BDD5EB #EABDEB #EBD3BD
square
#BEEBBD #BDD5EB #EABDEB #EBD3BD
split-complementary
#BEEBBD #D3BDEB #EBBDD5
monochromatic
#61CF5F #90DD8E #BEEBBD #E8F8E8 #E8F8E8
Accessibility & contrast
On white
1.33
#BEEBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#BEEBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBBD
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBBD | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BA
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#BAE8DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beebbd; /* rgb */ color: rgb(190, 235, 189); /* oklch */ color: oklch(89.6% 0.078 144.3);
Tailwind
colors: {
custom: {
50: '#d2f1d1',
500: '#beebbd',
950: '#000000',
},
}SCSS
$custom: #beebbd; $custom-light: #d2f1d1; $custom-dark: #000000;
JSON
{
"hex": "#beebbd",
"rgb": {
"r": 190,
"g": 235,
"b": 189
},
"hsl": {
"h": 118.696,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.89634,
"c": 0.07772,
"h": 144.3
},
"luminance": 0.74038
}Semantic roles & 50–950 ramp
primary
#BEEBBD
secondary
#C685C7
accent
#25C1BE
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141614
muted
#838583