#C2D3BB#C2D3BB
#C2D3BB is a very light, muted green. Relative luminance 0.616; OKLCH L 84.7% C 0.038 H 136.5°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D3BB |
|---|---|
| RGB | rgb(194, 211, 187) |
| HSL | hsl(103, 21%, 78%) |
| HSV | hsv(103, 11%, 83%) |
| CMYK | cmyk(8.1%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(82.72, -10.12, 9.94) |
| CIE-LCH | lch(82.72, 14.19, 135.50°) |
| OKLab | oklab(84.74% -0.0272 0.0259) |
| OKLCH | oklch(84.74% 0.038 136.5) |
| XYZ | xyz(54.5104, 61.6453, 56.0310) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.57
Honeydew
#F0FFF0
ΔE00 10.50
Beige
#F5F5DC
ΔE00 10.54
Silver (survey)
#C5C9C7
ΔE00 10.84
Light Grey Green
#B7E1A1
ΔE00 10.97
Greenish Grey
#96AE8D
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D3BB #CCBBD3
analogous
#CED3BB #C2D3BB #BBD3C0
triadic
#C2D3BB #BBC2D3 #D3BBC2
tetradic
#C2D3BB #BBCED3 #CCBBD3 #D3C0BB
square
#C2D3BB #BBCED3 #CCBBD3 #D3C0BB
split-complementary
#C2D3BB #C0BBD3 #D3BBCE
monochromatic
#7FA371 #A1BB96 #C2D3BB #E3EBE0 #EEF3EC
Accessibility & contrast
On white
1.58
#C2D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#C2D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D3BB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D3BB | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#D2CDBC
Tritanopia (blue-blind)
#C2D1CC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d3bb; /* rgb */ color: rgb(194, 211, 187); /* oklch */ color: oklch(84.7% 0.038 136.5);
Tailwind
colors: {
custom: {
50: '#d4e0cf',
500: '#c2d3bb',
950: '#000000',
},
}SCSS
$custom: #c2d3bb; $custom-light: #d4e0cf; $custom-dark: #000000;
JSON
{
"hex": "#c2d3bb",
"rgb": {
"r": 194,
"g": 211,
"b": 187
},
"hsl": {
"h": 102.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84738,
"c": 0.03752,
"h": 136.5
},
"luminance": 0.61646
}Semantic roles & 50–950 ramp
primary
#C2D3BB
secondary
#9F8AA8
accent
#46A086
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483