#C3DDBB#C3DDBB
#C3DDBB is a very light, muted green. Relative luminance 0.669; OKLCH L 86.9% C 0.054 H 138.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDBB |
|---|---|
| RGB | rgb(195, 221, 187) |
| HSL | hsl(106, 33%, 80%) |
| HSV | hsv(106, 15%, 87%) |
| CMYK | cmyk(11.8%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(85.45, -14.84, 13.83) |
| CIE-LCH | lch(85.45, 20.29, 137.03°) |
| OKLab | oklab(86.92% -0.0402 0.0357) |
| OKLCH | oklch(86.92% 0.054 138.3) |
| XYZ | xyz(57.3300, 66.9021, 56.8971) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.42
Light Sage
#BCECAC
ΔE00 7.92
Mint
#AAF0C1
ΔE00 8.78
Very Pale Green
#CFFDBC
ΔE00 9.51
Hospital Green
#9BE5AA
ΔE00 9.56
Very Light Green
#D1FFBD
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDBB #D5BBDD
analogous
#D4DDBB #C3DDBB #BBDDC4
triadic
#C3DDBB #BBC3DD #DDBBC3
tetradic
#C3DDBB #BBD4DD #D5BBDD #DDC4BB
square
#C3DDBB #BBD4DD #D5BBDD #DDC4BB
split-complementary
#C3DDBB #C4BBDD #DDBBD4
monochromatic
#7BB469 #9FC992 #C3DDBB #E7F1E4 #EDF5EB
Accessibility & contrast
On white
1.46
#C3DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#C3DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDBB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDBB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DBD5BD
Tritanopia (blue-blind)
#C2DAD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3ddbb; /* rgb */ color: rgb(195, 221, 187); /* oklch */ color: oklch(86.9% 0.054 138.3);
Tailwind
colors: {
custom: {
50: '#d5e7cf',
500: '#c3ddbb',
950: '#000000',
},
}SCSS
$custom: #c3ddbb; $custom-light: #d5e7cf; $custom-dark: #000000;
JSON
{
"hex": "#c3ddbb",
"rgb": {
"r": 195,
"g": 221,
"b": 187
},
"hsl": {
"h": 105.882,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86923,
"c": 0.05375,
"h": 138.3
},
"luminance": 0.66903
}Semantic roles & 50–950 ramp
primary
#C3DDBB
secondary
#AA87B5
accent
#39AC91
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483