#C2D4BB#C2D4BB
#C2D4BB is a very light, muted green. Relative luminance 0.621; OKLCH L 84.9% C 0.039 H 136.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4BB |
|---|---|
| RGB | rgb(194, 212, 187) |
| HSL | hsl(103, 23%, 78%) |
| HSV | hsv(103, 12%, 83%) |
| CMYK | cmyk(8.5%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(82.99, -10.63, 10.32) |
| CIE-LCH | lch(82.99, 14.82, 135.84°) |
| OKLab | oklab(84.95% -0.0286 0.0268) |
| OKLCH | oklch(84.95% 0.039 136.9) |
| XYZ | xyz(54.7596, 62.1437, 56.1141) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.93
Honeydew
#F0FFF0
ΔE00 10.48
Light Grey Green
#B7E1A1
ΔE00 10.56
Beige
#F5F5DC
ΔE00 10.60
Sage Green
#9CAF88
ΔE00 11.02
Greenish Grey
#96AE8D
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4BB #CDBBD4
analogous
#CED4BB #C2D4BB #BBD4C0
triadic
#C2D4BB #BBC2D4 #D4BBC2
tetradic
#C2D4BB #BBCED4 #CDBBD4 #D4C0BB
square
#C2D4BB #BBCED4 #CDBBD4 #D4C0BB
split-complementary
#C2D4BB #C0BBD4 #D4BBCE
monochromatic
#7FA570 #A0BC96 #C2D4BB #E4ECE0 #EEF3EC
Accessibility & contrast
On white
1.56
#C2D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#C2D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4BB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4BB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#C2D2CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d4bb; /* rgb */ color: rgb(194, 212, 187); /* oklch */ color: oklch(84.9% 0.039 136.9);
Tailwind
colors: {
custom: {
50: '#d4e1cf',
500: '#c2d4bb',
950: '#000000',
},
}SCSS
$custom: #c2d4bb; $custom-light: #d4e1cf; $custom-dark: #000000;
JSON
{
"hex": "#c2d4bb",
"rgb": {
"r": 194,
"g": 212,
"b": 187
},
"hsl": {
"h": 103.2,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84948,
"c": 0.03921,
"h": 136.9
},
"luminance": 0.62144
}Semantic roles & 50–950 ramp
primary
#C2D4BB
secondary
#A18AAA
accent
#45A187
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483