#C2DEBB#C2DEBB
#C2DEBB is a very light, muted green. Relative luminance 0.673; OKLCH L 87.1% C 0.056 H 139.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEBB |
|---|---|
| RGB | rgb(194, 222, 187) |
| HSL | hsl(108, 35%, 80%) |
| HSV | hsv(108, 16%, 87%) |
| CMYK | cmyk(12.6%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(85.65, -15.69, 14.10) |
| CIE-LCH | lch(85.65, 21.10, 138.05°) |
| OKLab | oklab(87.07% -0.0425 0.0364) |
| OKLCH | oklch(87.07% 0.056 139.4) |
| XYZ | xyz(57.3372, 67.2989, 56.9733) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.06
Light Sage
#BCECAC
ΔE00 7.49
Mint
#AAF0C1
ΔE00 8.25
Hospital Green
#9BE5AA
ΔE00 9.06
Very Pale Green
#CFFDBC
ΔE00 9.12
Very Light Green
#D1FFBD
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEBB #D7BBDE
analogous
#D3DEBB #C2DEBB #BBDEC5
triadic
#C2DEBB #BBC2DE #DEBBC2
tetradic
#C2DEBB #BBD3DE #D7BBDE #DEC5BB
square
#C2DEBB #BBD3DE #D7BBDE #DEC5BB
split-complementary
#C2DEBB #C5BBDE #DEBBD3
monochromatic
#78B669 #9DCA92 #C2DEBB #E7F2E4 #EDF5EA
Accessibility & contrast
On white
1.45
#C2DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#C2DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEBB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEBB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#DCD5BD
Tritanopia (blue-blind)
#C1DBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2debb; /* rgb */ color: rgb(194, 222, 187); /* oklch */ color: oklch(87.1% 0.056 139.4);
Tailwind
colors: {
custom: {
50: '#d4e8cf',
500: '#c2debb',
950: '#000000',
},
}SCSS
$custom: #c2debb; $custom-light: #d4e8cf; $custom-dark: #000000;
JSON
{
"hex": "#c2debb",
"rgb": {
"r": 194,
"g": 222,
"b": 187
},
"hsl": {
"h": 108,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87065,
"c": 0.056,
"h": 139.4
},
"luminance": 0.673
}Semantic roles & 50–950 ramp
primary
#C2DEBB
secondary
#AD87B6
accent
#38AD96
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483