#C2DECF#C2DECF
#C2DECF is a very light, muted green. Relative luminance 0.682; OKLCH L 87.6% C 0.036 H 162.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DECF |
|---|---|
| RGB | rgb(194, 222, 207) |
| HSL | hsl(148, 30%, 82%) |
| HSV | hsv(148, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(86.11, -12.11, 4.23) |
| CIE-LCH | lch(86.11, 12.83, 160.74°) |
| OKLab | oklab(87.58% -0.0344 0.011) |
| OKLCH | oklch(87.58% 0.036 162.2) |
| XYZ | xyz(59.6293, 68.2158, 69.0447) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.48
Honeydew
#F0FFF0
ΔE00 8.79
Duck Egg Blue
#C3FBF4
ΔE00 8.92
Ice Blue (survey)
#D7FFFE
ΔE00 9.35
Very Pale Blue
#D6FFFE
ΔE00 9.39
Powder Blue
#B0E0E6
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DECF #DEC2D1
analogous
#C3DEC2 #C2DECF #C2DEDD
triadic
#C2DECF #CFC2DE #DECFC2
tetradic
#C2DECF #C2C3DE #DEC2D1 #DEDDC2
square
#C2DECF #C2C3DE #DEC2D1 #DEDDC2
split-complementary
#C2DECF #DDC2DE #DEC2C3
monochromatic
#73B390 #9AC9B0 #C2DECF #EAF3EE #EBF4EF
Accessibility & contrast
On white
1.43
#C2DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#C2DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DECF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DECF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACE
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#BDDED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2decf; /* rgb */ color: rgb(194, 222, 207); /* oklch */ color: oklch(87.6% 0.036 162.2);
Tailwind
colors: {
custom: {
50: '#d4e8dd',
500: '#c2decf',
950: '#000000',
},
}SCSS
$custom: #c2decf; $custom-light: #d4e8dd; $custom-dark: #000000;
JSON
{
"hex": "#c2decf",
"rgb": {
"r": 194,
"g": 222,
"b": 207
},
"hsl": {
"h": 147.857,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87582,
"c": 0.03608,
"h": 162.2
},
"luminance": 0.68217
}Semantic roles & 50–950 ramp
primary
#C2DECF
secondary
#B58FA3
accent
#3D77A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484