#C2DDBF#C2DDBF
#C2DDBF is a very light, muted green. Relative luminance 0.669; OKLCH L 87.0% C 0.050 H 142.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDBF |
|---|---|
| RGB | rgb(194, 221, 191) |
| HSL | hsl(114, 31%, 81%) |
| HSV | hsv(114, 14%, 87%) |
| CMYK | cmyk(12.2%, 0%, 13.6%, 13.3%) |
| CIE-LAB | lab(85.48, -14.50, 11.75) |
| CIE-LCH | lch(85.48, 18.66, 140.99°) |
| OKLab | oklab(86.95% -0.0395 0.0304) |
| OKLCH | oklch(86.95% 0.05 142.4) |
| XYZ | xyz(57.5066, 66.9430, 59.1717) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.47
Light Sage
#BCECAC
ΔE00 8.84
Mint
#AAF0C1
ΔE00 8.92
Hospital Green
#9BE5AA
ΔE00 10.00
Very Pale Green
#CFFDBC
ΔE00 10.30
Light Teal
#90E4C1
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDBF #DABFDD
analogous
#D1DDBF #C2DDBF #BFDDCB
triadic
#C2DDBF #BFC2DD #DDBFC2
tetradic
#C2DDBF #BFD1DD #DABFDD #DDCBBF
square
#C2DDBF #BFD1DD #DABFDD #DDCBBF
split-complementary
#C2DDBF #CBBFDD #DDBFD1
monochromatic
#76B36F #9CC897 #C2DDBF #E8F2E7 #ECF4EB
Accessibility & contrast
On white
1.46
#C2DDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#C2DDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDBF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDBF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#DAD5C0
Tritanopia (blue-blind)
#C0DBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2ddbf; /* rgb */ color: rgb(194, 221, 191); /* oklch */ color: oklch(87.0% 0.050 142.4);
Tailwind
colors: {
custom: {
50: '#d4e7d2',
500: '#c2ddbf',
950: '#000000',
},
}SCSS
$custom: #c2ddbf; $custom-light: #d4e7d2; $custom-dark: #000000;
JSON
{
"hex": "#c2ddbf",
"rgb": {
"r": 194,
"g": 221,
"b": 191
},
"hsl": {
"h": 114,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.86951,
"c": 0.04987,
"h": 142.4
},
"luminance": 0.66944
}Semantic roles & 50–950 ramp
primary
#C2DDBF
secondary
#B08CB4
accent
#3CA99E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483