#C2DEBA#C2DEBA
#C2DEBA is a very light, muted green. Relative luminance 0.673; OKLCH L 87.0% C 0.057 H 138.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEBA |
|---|---|
| RGB | rgb(194, 222, 186) |
| HSL | hsl(107, 35%, 80%) |
| HSV | hsv(107, 16%, 87%) |
| CMYK | cmyk(12.6%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(85.63, -15.86, 14.60) |
| CIE-LCH | lch(85.63, 21.55, 137.37°) |
| OKLab | oklab(87.04% -0.0429 0.0377) |
| OKLCH | oklch(87.04% 0.057 138.8) |
| XYZ | xyz(57.2306, 67.2563, 56.4114) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.80
Light Sage
#BCECAC
ΔE00 7.26
Mint
#AAF0C1
ΔE00 8.20
Hospital Green
#9BE5AA
ΔE00 8.93
Very Pale Green
#CFFDBC
ΔE00 8.93
Very Light Green
#D1FFBD
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEBA #D6BADE
analogous
#D4DEBA #C2DEBA #BADEC4
triadic
#C2DEBA #BAC2DE #DEBAC2
tetradic
#C2DEBA #BAD4DE #D6BADE #DEC4BA
square
#C2DEBA #BAD4DE #D6BADE #DEC4BA
split-complementary
#C2DEBA #C4BADE #DEBAD4
monochromatic
#79B667 #9DCA91 #C2DEBA #E7F2E3 #EDF5EA
Accessibility & contrast
On white
1.45
#C2DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#C2DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEBA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEBA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#DCD5BC
Tritanopia (blue-blind)
#C1DBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2deba; /* rgb */ color: rgb(194, 222, 186); /* oklch */ color: oklch(87.0% 0.057 138.8);
Tailwind
colors: {
custom: {
50: '#d4e8ce',
500: '#c2deba',
950: '#000000',
},
}SCSS
$custom: #c2deba; $custom-light: #d4e8ce; $custom-dark: #000000;
JSON
{
"hex": "#c2deba",
"rgb": {
"r": 194,
"g": 222,
"b": 186
},
"hsl": {
"h": 106.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.87041,
"c": 0.05712,
"h": 138.8
},
"luminance": 0.67257
}Semantic roles & 50–950 ramp
primary
#C2DEBA
secondary
#AB86B6
accent
#37AE94
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483