#C3E2BB#C3E2BB
#C3E2BB is a very light, moderate green. Relative luminance 0.696; OKLCH L 88.0% C 0.062 H 139.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C3E2BB |
|---|---|
| RGB | rgb(195, 226, 187) |
| HSL | hsl(108, 40%, 81%) |
| HSV | hsv(108, 17%, 89%) |
| CMYK | cmyk(13.7%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(86.79, -17.34, 15.71) |
| CIE-LCH | lch(86.79, 23.40, 137.82°) |
| OKLab | oklab(87.99% -0.047 0.0405) |
| OKLCH | oklch(87.99% 0.062 139.3) |
| XYZ | xyz(58.6698, 69.5818, 57.3437) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.02
Light Sage
#BCECAC
ΔE00 6.19
Mint
#AAF0C1
ΔE00 7.27
Very Pale Green
#CFFDBC
ΔE00 7.77
Hospital Green
#9BE5AA
ΔE00 8.14
Very Light Green
#D1FFBD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3E2BB #DABBE2
analogous
#D6E2BB #C3E2BB #BBE2C6
triadic
#C3E2BB #BBC3E2 #E2BBC3
tetradic
#C3E2BB #BBD6E2 #DABBE2 #E2C6BB
square
#C3E2BB #BBD6E2 #DABBE2 #E2C6BB
split-complementary
#C3E2BB #C6BBE2 #E2BBD6
monochromatic
#77BD65 #9DD090 #C3E2BB #E9F4E6 #ECF6EA
Accessibility & contrast
On white
1.41
#C3E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C3E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3E2BB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3E2BB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#E0D8BD
Tritanopia (blue-blind)
#C2DFD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3e2bb; /* rgb */ color: rgb(195, 226, 187); /* oklch */ color: oklch(88.0% 0.062 139.3);
Tailwind
colors: {
custom: {
50: '#d5ebcf',
500: '#c3e2bb',
950: '#000000',
},
}SCSS
$custom: #c3e2bb; $custom-light: #d5ebcf; $custom-dark: #000000;
JSON
{
"hex": "#c3e2bb",
"rgb": {
"r": 195,
"g": 226,
"b": 187
},
"hsl": {
"h": 107.692,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87986,
"c": 0.06205,
"h": 139.3
},
"luminance": 0.69583
}Semantic roles & 50–950 ramp
primary
#C3E2BB
secondary
#B086BB
accent
#32B399
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483