#BEEBBB#BEEBBB
#BEEBBB is a very light, moderate green. Relative luminance 0.740; OKLCH L 89.6% C 0.080 H 143.3°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBBB |
|---|---|
| RGB | rgb(190, 235, 187) |
| HSL | hsl(116, 55%, 83%) |
| HSV | hsv(116, 20%, 92%) |
| CMYK | cmyk(19.1%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(88.90, -23.44, 18.62) |
| CIE-LCH | lch(88.90, 29.94, 141.54°) |
| OKLab | oklab(89.59% -0.064 0.0478) |
| OKLCH | oklch(89.59% 0.08 143.3) |
| XYZ | xyz(59.9110, 73.9502, 58.1214) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.59
Mint
#AAF0C1
ΔE00 4.44
Light Grey Green
#B7E1A1
ΔE00 4.66
Very Pale Green
#CFFDBC
ΔE00 5.19
Hospital Green
#9BE5AA
ΔE00 5.51
Very Light Green
#D1FFBD
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBBB #E8BBEB
analogous
#D6EBBB #BEEBBB #BBEBD0
triadic
#BEEBBB #BBBEEB #EBBBBE
tetradic
#BEEBBB #BBD6EB #E8BBEB #EBD0BB
square
#BEEBBB #BBD6EB #E8BBEB #EBD0BB
split-complementary
#BEEBBB #D0BBEB #EBBBD6
monochromatic
#64CF5C #91DD8C #BEEBBB #E8F8E7 #E8F8E7
Accessibility & contrast
On white
1.33
#BEEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#BEEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBBB
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBBB | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B8
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#BAE8DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beebbb; /* rgb */ color: rgb(190, 235, 187); /* oklch */ color: oklch(89.6% 0.080 143.3);
Tailwind
colors: {
custom: {
50: '#d2f1cf',
500: '#beebbb',
950: '#000000',
},
}SCSS
$custom: #beebbb; $custom-light: #d2f1cf; $custom-dark: #000000;
JSON
{
"hex": "#beebbb",
"rgb": {
"r": 190,
"g": 235,
"b": 187
},
"hsl": {
"h": 116.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.89588,
"c": 0.07983,
"h": 143.3
},
"luminance": 0.73952
}Semantic roles & 50–950 ramp
primary
#BEEBBB
secondary
#C383C7
accent
#23C2B8
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141613
muted
#838583