#C2D9BB#C2D9BB
#C2D9BB is a very light, muted green. Relative luminance 0.647; OKLCH L 86.0% C 0.048 H 138.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D9BB |
|---|---|
| RGB | rgb(194, 217, 187) |
| HSL | hsl(106, 28%, 79%) |
| HSV | hsv(106, 14%, 85%) |
| CMYK | cmyk(10.6%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(84.32, -13.17, 12.21) |
| CIE-LCH | lch(84.32, 17.96, 137.17°) |
| OKLab | oklab(86% -0.0356 0.0316) |
| OKLCH | oklch(86% 0.048 138.4) |
| XYZ | xyz(56.0289, 64.6823, 56.5372) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.68
Light Sage
#BCECAC
ΔE00 9.35
Mint
#AAF0C1
ΔE00 9.99
Honeydew
#F0FFF0
ΔE00 10.63
Hospital Green
#9BE5AA
ΔE00 10.70
Darkseagreen
#8FBC8F
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D9BB #D2BBD9
analogous
#D1D9BB #C2D9BB #BBD9C3
triadic
#C2D9BB #BBC2D9 #D9BBC2
tetradic
#C2D9BB #BBD1D9 #D2BBD9 #D9C3BB
square
#C2D9BB #BBD1D9 #D2BBD9 #D9C3BB
split-complementary
#C2D9BB #C3BBD9 #D9BBD1
monochromatic
#7CAD6C #9FC394 #C2D9BB #E5EFE2 #EDF4EB
Accessibility & contrast
On white
1.51
#C2D9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#C2D9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D9BB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D9BB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#D7D2BC
Tritanopia (blue-blind)
#C1D7D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d9bb; /* rgb */ color: rgb(194, 217, 187); /* oklch */ color: oklch(86.0% 0.048 138.4);
Tailwind
colors: {
custom: {
50: '#d4e4cf',
500: '#c2d9bb',
950: '#000000',
},
}SCSS
$custom: #c2d9bb; $custom-light: #d4e4cf; $custom-dark: #000000;
JSON
{
"hex": "#c2d9bb",
"rgb": {
"r": 194,
"g": 217,
"b": 187
},
"hsl": {
"h": 106,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.86004,
"c": 0.04764,
"h": 138.4
},
"luminance": 0.64683
}Semantic roles & 50–950 ramp
primary
#C2D9BB
secondary
#A789B0
accent
#3FA78F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483