#C2DDBB#C2DDBB
#C2DDBB is a very light, muted green. Relative luminance 0.668; OKLCH L 86.9% C 0.054 H 139.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDBB |
|---|---|
| RGB | rgb(194, 221, 187) |
| HSL | hsl(108, 33%, 80%) |
| HSV | hsv(108, 15%, 87%) |
| CMYK | cmyk(12.2%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(85.39, -15.19, 13.73) |
| CIE-LCH | lch(85.39, 20.47, 137.90°) |
| OKLab | oklab(86.85% -0.0412 0.0355) |
| OKLCH | oklch(86.85% 0.054 139.3) |
| XYZ | xyz(57.0724, 66.7693, 56.8850) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.37
Light Sage
#BCECAC
ΔE00 7.85
Mint
#AAF0C1
ΔE00 8.57
Hospital Green
#9BE5AA
ΔE00 9.37
Very Pale Green
#CFFDBC
ΔE00 9.48
Very Light Green
#D1FFBD
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDBB #D6BBDD
analogous
#D3DDBB #C2DDBB #BBDDC5
triadic
#C2DDBB #BBC2DD #DDBBC2
tetradic
#C2DDBB #BBD3DD #D6BBDD #DDC5BB
square
#C2DDBB #BBD3DD #D6BBDD #DDC5BB
split-complementary
#C2DDBB #C5BBDD #DDBBD3
monochromatic
#79B469 #9DC992 #C2DDBB #E7F1E4 #EDF5EB
Accessibility & contrast
On white
1.46
#C2DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#C2DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDBB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDBB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#DBD4BD
Tritanopia (blue-blind)
#C1DAD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2ddbb; /* rgb */ color: rgb(194, 221, 187); /* oklch */ color: oklch(86.9% 0.054 139.3);
Tailwind
colors: {
custom: {
50: '#d4e7cf',
500: '#c2ddbb',
950: '#000000',
},
}SCSS
$custom: #c2ddbb; $custom-light: #d4e7cf; $custom-dark: #000000;
JSON
{
"hex": "#c2ddbb",
"rgb": {
"r": 194,
"g": 221,
"b": 187
},
"hsl": {
"h": 107.647,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86852,
"c": 0.05433,
"h": 139.3
},
"luminance": 0.6677
}Semantic roles & 50–950 ramp
primary
#C2DDBB
secondary
#AB87B5
accent
#39AC94
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483