#BEEEB2#BEEEB2
#BEEEB2 is a very light, moderate green. Relative luminance 0.753; OKLCH L 90.0% C 0.094 H 139.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEB2 |
|---|---|
| RGB | rgb(190, 238, 178) |
| HSL | hsl(108, 64%, 82%) |
| HSV | hsv(108, 25%, 93%) |
| CMYK | cmyk(20.2%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(89.54, -26.36, 24.15) |
| CIE-LCH | lch(89.54, 35.75, 137.51°) |
| OKLab | oklab(90.04% -0.0717 0.0614) |
| OKLCH | oklch(90.04% 0.094 139.4) |
| XYZ | xyz(59.8437, 75.3091, 53.4940) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.03
Light Grey Green
#B7E1A1
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 3.43
Pale Green
#C7FDB5
ΔE00 3.66
Celadon
#BEFDB7
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEB2 #E2B2EE
analogous
#DCEEB2 #BEEEB2 #B2EEC4
triadic
#BEEEB2 #B2BEEE #EEB2BE
tetradic
#BEEEB2 #B2DCEE #E2B2EE #EEC4B2
square
#BEEEB2 #B2DCEE #E2B2EE #EEC4B2
split-complementary
#BEEEB2 #C4B2EE #EEB2DC
monochromatic
#69D84E #94E380 #BEEEB2 #E8F9E4 #EAF9E6
Accessibility & contrast
On white
1.31
#BEEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#BEEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEB2
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEB2 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#EADFB5
Tritanopia (blue-blind)
#BCEADE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #beeeb2; /* rgb */ color: rgb(190, 238, 178); /* oklch */ color: oklch(90.0% 0.094 139.4);
Tailwind
colors: {
custom: {
50: '#d2f3c9',
500: '#beeeb2',
950: '#000000',
},
}SCSS
$custom: #beeeb2; $custom-light: #d2f3c9; $custom-dark: #000000;
JSON
{
"hex": "#beeeb2",
"rgb": {
"r": 190,
"g": 238,
"b": 178
},
"hsl": {
"h": 108,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90041,
"c": 0.09436,
"h": 139.4
},
"luminance": 0.75311
}Semantic roles & 50–950 ramp
primary
#BEEEB2
secondary
#BB79CC
accent
#1ACCA8
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582