#C2D4BA#C2D4BA
#C2D4BA is a very light, muted green. Relative luminance 0.621; OKLCH L 84.9% C 0.040 H 135.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4BA |
|---|---|
| RGB | rgb(194, 212, 186) |
| HSL | hsl(102, 23%, 78%) |
| HSV | hsv(102, 12%, 83%) |
| CMYK | cmyk(8.5%, 0%, 12.3%, 16.9%) |
| CIE-LAB | lab(82.97, -10.80, 10.82) |
| CIE-LCH | lch(82.97, 15.29, 134.96°) |
| OKLab | oklab(84.92% -0.029 0.0281) |
| OKLCH | oklch(84.92% 0.04 135.9) |
| XYZ | xyz(54.6529, 62.1010, 55.5522) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.17
Light Grey Green
#B7E1A1
ΔE00 10.28
Honeydew
#F0FFF0
ΔE00 10.61
Beige
#F5F5DC
ΔE00 10.62
Sage Green
#9CAF88
ΔE00 10.87
Greenish Grey
#96AE8D
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4BA #CCBAD4
analogous
#CFD4BA #C2D4BA #BAD4BF
triadic
#C2D4BA #BAC2D4 #D4BAC2
tetradic
#C2D4BA #BACFD4 #CCBAD4 #D4BFBA
square
#C2D4BA #BACFD4 #CCBAD4 #D4BFBA
split-complementary
#C2D4BA #BFBAD4 #D4BACF
monochromatic
#7FA56F #A1BD94 #C2D4BA #E3EBE0 #EEF3EC
Accessibility & contrast
On white
1.56
#C2D4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#C2D4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4BA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4BA | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0B9
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#C2D2CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d4ba; /* rgb */ color: rgb(194, 212, 186); /* oklch */ color: oklch(84.9% 0.040 135.9);
Tailwind
colors: {
custom: {
50: '#d4e1ce',
500: '#c2d4ba',
950: '#000000',
},
}SCSS
$custom: #c2d4ba; $custom-light: #d4e1ce; $custom-dark: #000000;
JSON
{
"hex": "#c2d4ba",
"rgb": {
"r": 194,
"g": 212,
"b": 186
},
"hsl": {
"h": 101.538,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.84923,
"c": 0.0404,
"h": 135.9
},
"luminance": 0.62101
}Semantic roles & 50–950 ramp
primary
#C2D4BA
secondary
#9F89AA
accent
#44A285
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483