#C2DFBB#C2DFBB
#C2DFBB is a very light, muted green. Relative luminance 0.678; OKLCH L 87.3% C 0.058 H 139.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFBB |
|---|---|
| RGB | rgb(194, 223, 187) |
| HSL | hsl(108, 36%, 80%) |
| HSV | hsv(108, 16%, 87%) |
| CMYK | cmyk(13%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(85.92, -16.19, 14.48) |
| CIE-LCH | lch(85.92, 21.72, 138.19°) |
| OKLab | oklab(87.28% -0.0439 0.0374) |
| OKLCH | oklch(87.28% 0.058 139.6) |
| XYZ | xyz(57.6036, 67.8317, 57.0621) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.78
Light Sage
#BCECAC
ΔE00 7.14
Mint
#AAF0C1
ΔE00 7.93
Hospital Green
#9BE5AA
ΔE00 8.77
Very Pale Green
#CFFDBC
ΔE00 8.77
Very Light Green
#D1FFBD
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFBB #D8BBDF
analogous
#D4DFBB #C2DFBB #BBDFC6
triadic
#C2DFBB #BBC2DF #DFBBC2
tetradic
#C2DFBB #BBD4DF #D8BBDF #DFC6BB
square
#C2DFBB #BBD4DF #D8BBDF #DFC6BB
split-complementary
#C2DFBB #C6BBDF #DFBBD4
monochromatic
#77B868 #9DCB91 #C2DFBB #E7F3E5 #ECF5EA
Accessibility & contrast
On white
1.44
#C2DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C2DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFBB
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFBB | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#C1DCD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dfbb; /* rgb */ color: rgb(194, 223, 187); /* oklch */ color: oklch(87.3% 0.058 139.6);
Tailwind
colors: {
custom: {
50: '#d4e9cf',
500: '#c2dfbb',
950: '#000000',
},
}SCSS
$custom: #c2dfbb; $custom-light: #d4e9cf; $custom-dark: #000000;
JSON
{
"hex": "#c2dfbb",
"rgb": {
"r": 194,
"g": 223,
"b": 187
},
"hsl": {
"h": 108.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87278,
"c": 0.05766,
"h": 139.6
},
"luminance": 0.67833
}Semantic roles & 50–950 ramp
primary
#C2DFBB
secondary
#AE87B7
accent
#37AF97
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483