#C3DBBB#C3DBBB
#C3DBBB is a very light, muted green. Relative luminance 0.659; OKLCH L 86.5% C 0.050 H 137.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBBB |
|---|---|
| RGB | rgb(195, 219, 187) |
| HSL | hsl(105, 31%, 80%) |
| HSV | hsv(105, 15%, 86%) |
| CMYK | cmyk(11%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(84.92, -13.84, 13.08) |
| CIE-LCH | lch(84.92, 19.04, 136.62°) |
| OKLab | oklab(86.5% -0.0374 0.0338) |
| OKLCH | oklch(86.5% 0.05 137.9) |
| XYZ | xyz(56.8051, 65.8523, 56.7221) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.07
Light Sage
#BCECAC
ΔE00 8.66
Mint
#AAF0C1
ΔE00 9.47
Hospital Green
#9BE5AA
ΔE00 10.20
Very Pale Green
#CFFDBC
ΔE00 10.25
Very Light Green
#D1FFBD
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBBB #D3BBDB
analogous
#D3DBBB #C3DBBB #BBDBC3
triadic
#C3DBBB #BBC3DB #DBBBC3
tetradic
#C3DBBB #BBD3DB #D3BBDB #DBC3BB
square
#C3DBBB #BBD3DB #D3BBDB #DBC3BB
split-complementary
#C3DBBB #C3BBDB #DBBBD3
monochromatic
#7CB16B #A0C693 #C3DBBB #E6F0E3 #EDF4EB
Accessibility & contrast
On white
1.48
#C3DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#C3DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBBB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBBB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B9
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#C2D8D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c3dbbb; /* rgb */ color: rgb(195, 219, 187); /* oklch */ color: oklch(86.5% 0.050 137.9);
Tailwind
colors: {
custom: {
50: '#d5e6cf',
500: '#c3dbbb',
950: '#000000',
},
}SCSS
$custom: #c3dbbb; $custom-light: #d5e6cf; $custom-dark: #000000;
JSON
{
"hex": "#c3dbbb",
"rgb": {
"r": 195,
"g": 219,
"b": 187
},
"hsl": {
"h": 105,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86499,
"c": 0.05042,
"h": 137.9
},
"luminance": 0.65853
}Semantic roles & 50–950 ramp
primary
#C3DBBB
secondary
#A888B2
accent
#3CA98E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483