#C3DDCA#C3DDCA
#C3DDCA is a very light, muted green. Relative luminance 0.676; OKLCH L 87.3% C 0.038 H 153.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDCA |
|---|---|
| RGB | rgb(195, 221, 202) |
| HSL | hsl(136, 28%, 82%) |
| HSV | hsv(136, 12%, 87%) |
| CMYK | cmyk(11.8%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(85.80, -12.20, 6.42) |
| CIE-LCH | lch(85.80, 13.79, 152.25°) |
| OKLab | oklab(87.31% -0.034 0.0167) |
| OKLCH | oklch(87.31% 0.038 153.8) |
| XYZ | xyz(59.0205, 67.5783, 65.8001) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.85
Ice
#D6FFFA
ΔE00 9.65
Light Grey
#D8DCD6
ΔE00 9.95
Duck Egg Blue
#C3FBF4
ΔE00 10.07
Ice Blue (survey)
#D7FFFE
ΔE00 10.66
Very Pale Blue
#D6FFFE
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDCA #DDC3D6
analogous
#C9DDC3 #C3DDCA #C3DDD7
triadic
#C3DDCA #CAC3DD #DDCAC3
tetradic
#C3DDCA #C3C9DD #DDC3D6 #DDD7C3
square
#C3DDCA #C3C9DD #DDC3D6 #DDD7C3
split-complementary
#C3DDCA #D7C3DD #DDC3C9
monochromatic
#75B185 #9CC7A7 #C3DDCA #EAF3ED #EBF4EE
Accessibility & contrast
On white
1.45
#C3DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C3DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDCA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDCA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C9
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#C0DCD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3ddca; /* rgb */ color: rgb(195, 221, 202); /* oklch */ color: oklch(87.3% 0.038 153.8);
Tailwind
colors: {
custom: {
50: '#d5e7da',
500: '#c3ddca',
950: '#000000',
},
}SCSS
$custom: #c3ddca; $custom-light: #d5e7da; $custom-dark: #000000;
JSON
{
"hex": "#c3ddca",
"rgb": {
"r": 195,
"g": 221,
"b": 202
},
"hsl": {
"h": 136.154,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.87306,
"c": 0.03789,
"h": 153.8
},
"luminance": 0.67579
}Semantic roles & 50–950 ramp
primary
#C3DDCA
secondary
#B490AA
accent
#3F8BA6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483