#C3DBBF#C3DBBF
#C3DBBF is a very light, muted green. Relative luminance 0.660; OKLCH L 86.6% C 0.046 H 141.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBBF |
|---|---|
| RGB | rgb(195, 219, 191) |
| HSL | hsl(111, 28%, 80%) |
| HSV | hsv(111, 13%, 86%) |
| CMYK | cmyk(11%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(85.01, -13.15, 11.09) |
| CIE-LCH | lch(85.01, 17.21, 139.85°) |
| OKLab | oklab(86.6% -0.0357 0.0288) |
| OKLCH | oklch(86.6% 0.046 141.2) |
| XYZ | xyz(57.2393, 66.0260, 59.0088) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.17
Light Sage
#BCECAC
ΔE00 9.65
Mint
#AAF0C1
ΔE00 9.87
Honeydew
#F0FFF0
ΔE00 10.04
Hospital Green
#9BE5AA
ΔE00 10.86
Beige
#F5F5DC
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBBF #D7BFDB
analogous
#D1DBBF #C3DBBF #BFDBC9
triadic
#C3DBBF #BFC3DB #DBBFC3
tetradic
#C3DBBF #BFD1DB #D7BFDB #DBC9BF
square
#C3DBBF #BFD1DB #D7BFDB #DBC9BF
split-complementary
#C3DBBF #C9BFDB #DBBFD1
monochromatic
#7AAF71 #9EC598 #C3DBBF #E8F1E6 #EDF4EB
Accessibility & contrast
On white
1.48
#C3DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#C3DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBBF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBBF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#D9D3C0
Tritanopia (blue-blind)
#C2D9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c3dbbf; /* rgb */ color: rgb(195, 219, 191); /* oklch */ color: oklch(86.6% 0.046 141.2);
Tailwind
colors: {
custom: {
50: '#d5e6d2',
500: '#c3dbbf',
950: '#000000',
},
}SCSS
$custom: #c3dbbf; $custom-light: #d5e6d2; $custom-dark: #000000;
JSON
{
"hex": "#c3dbbf",
"rgb": {
"r": 195,
"g": 219,
"b": 191
},
"hsl": {
"h": 111.429,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86598,
"c": 0.04588,
"h": 141.2
},
"luminance": 0.66027
}Semantic roles & 50–950 ramp
primary
#C3DBBF
secondary
#AD8CB2
accent
#3FA798
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483