#BEE0CD#BEE0CD
#BEE0CD is a very light, muted green. Relative luminance 0.687; OKLCH L 87.7% C 0.044 H 160.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0CD |
|---|---|
| RGB | rgb(190, 224, 205) |
| HSL | hsl(146, 35%, 81%) |
| HSV | hsv(146, 15%, 88%) |
| CMYK | cmyk(15.2%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(86.34, -14.81, 5.58) |
| CIE-LCH | lch(86.34, 15.83, 159.37°) |
| OKLab | oklab(87.68% -0.0418 0.0145) |
| OKLCH | oklch(87.68% 0.044 160.9) |
| XYZ | xyz(58.9076, 68.6649, 67.8958) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.47
Ice
#D6FFFA
ΔE00 8.75
Pale Aqua
#B8FFEB
ΔE00 9.00
Eggshell Blue
#C4FFF7
ΔE00 9.06
Light Light Blue
#CAFFFB
ΔE00 9.46
Light Teal
#90E4C1
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0CD #E0BED1
analogous
#C0E0BE #BEE0CD #BEE0DE
triadic
#BEE0CD #CDBEE0 #E0CDBE
tetradic
#BEE0CD #BEC0E0 #E0BED1 #E0DEBE
square
#BEE0CD #BEC0E0 #E0BED1 #E0DEBE
split-complementary
#BEE0CD #DEBEE0 #E0BEC0
monochromatic
#6BB88D #95CCAD #BEE0CD #E7F4ED #EAF5EF
Accessibility & contrast
On white
1.43
#BEE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BEE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0CD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0CD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#B8E0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee0cd; /* rgb */ color: rgb(190, 224, 205); /* oklch */ color: oklch(87.7% 0.044 160.9);
Tailwind
colors: {
custom: {
50: '#d1e9dc',
500: '#bee0cd',
950: '#000000',
},
}SCSS
$custom: #bee0cd; $custom-light: #d1e9dc; $custom-dark: #000000;
JSON
{
"hex": "#bee0cd",
"rgb": {
"r": 190,
"g": 224,
"b": 205
},
"hsl": {
"h": 146.471,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.87677,
"c": 0.04426,
"h": 160.9
},
"luminance": 0.68666
}Semantic roles & 50–950 ramp
primary
#BEE0CD
secondary
#B88AA4
accent
#377AAE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484