#BEEEBB#BEEEBB
#BEEEBB is a very light, moderate green. Relative luminance 0.757; OKLCH L 90.2% C 0.085 H 143.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEBB |
|---|---|
| RGB | rgb(190, 238, 187) |
| HSL | hsl(116, 60%, 83%) |
| HSV | hsv(116, 21%, 93%) |
| CMYK | cmyk(20.2%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(89.71, -24.89, 19.75) |
| CIE-LCH | lch(89.71, 31.78, 141.56°) |
| OKLab | oklab(90.24% -0.0679 0.0506) |
| OKLCH | oklch(90.24% 0.085 143.3) |
| XYZ | xyz(60.7771, 75.6825, 58.4101) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.06
Mint
#AAF0C1
ΔE00 4.18
Very Pale Green
#CFFDBC
ΔE00 4.47
Light Grey Green
#B7E1A1
ΔE00 4.60
Celadon
#BEFDB7
ΔE00 4.76
Very Light Green
#D1FFBD
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEBB #EBBBEE
analogous
#D7EEBB #BEEEBB #BBEED1
triadic
#BEEEBB #BBBEEE #EEBBBE
tetradic
#BEEEBB #BBD7EE #EBBBEE #EED1BB
square
#BEEEBB #BBD7EE #EBBBEE #EED1BB
split-complementary
#BEEEBB #D1BBEE #EEBBD7
monochromatic
#60D659 #8FE28A #BEEEBB #E8F9E7 #E8F9E7
Accessibility & contrast
On white
1.30
#BEEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#BEEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEBB
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEBB | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#BAEBE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beeebb; /* rgb */ color: rgb(190, 238, 187); /* oklch */ color: oklch(90.2% 0.085 143.3);
Tailwind
colors: {
custom: {
50: '#d2f3cf',
500: '#beeebb',
950: '#000000',
},
}SCSS
$custom: #beeebb; $custom-light: #d2f3cf; $custom-dark: #000000;
JSON
{
"hex": "#beeebb",
"rgb": {
"r": 190,
"g": 238,
"b": 187
},
"hsl": {
"h": 116.471,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.90238,
"c": 0.08469,
"h": 143.3
},
"luminance": 0.75684
}Semantic roles & 50–950 ramp
primary
#BEEEBB
secondary
#C781CC
accent
#1EC8BE
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141713
muted
#838583