#C3DDCB#C3DDCB
#C3DDCB is a very light, muted green. Relative luminance 0.676; OKLCH L 87.3% C 0.037 H 155.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDCB |
|---|---|
| RGB | rgb(195, 221, 203) |
| HSL | hsl(138, 28%, 82%) |
| HSV | hsv(138, 12%, 87%) |
| CMYK | cmyk(11.8%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(85.82, -12.02, 5.93) |
| CIE-LCH | lch(85.82, 13.40, 153.75°) |
| OKLab | oklab(87.33% -0.0336 0.0154) |
| OKLCH | oklch(87.33% 0.037 155.3) |
| XYZ | xyz(59.1392, 67.6258, 66.4257) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.78
Ice
#D6FFFA
ΔE00 9.44
Light Grey
#D8DCD6
ΔE00 9.77
Duck Egg Blue
#C3FBF4
ΔE00 9.90
Ice Blue (survey)
#D7FFFE
ΔE00 10.40
Very Pale Blue
#D6FFFE
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDCB #DDC3D5
analogous
#C8DDC3 #C3DDCB #C3DDD8
triadic
#C3DDCB #CBC3DD #DDCBC3
tetradic
#C3DDCB #C3C8DD #DDC3D5 #DDD8C3
square
#C3DDCB #C3C8DD #DDC3D5 #DDD8C3
split-complementary
#C3DDCB #D8C3DD #DDC3C8
monochromatic
#75B187 #9CC7A9 #C3DDCB #EAF3ED #EBF4EE
Accessibility & contrast
On white
1.45
#C3DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C3DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDCB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDCB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8CA
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#BFDCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3ddcb; /* rgb */ color: rgb(195, 221, 203); /* oklch */ color: oklch(87.3% 0.037 155.3);
Tailwind
colors: {
custom: {
50: '#d5e7da',
500: '#c3ddcb',
950: '#000000',
},
}SCSS
$custom: #c3ddcb; $custom-light: #d5e7da; $custom-dark: #000000;
JSON
{
"hex": "#c3ddcb",
"rgb": {
"r": 195,
"g": 221,
"b": 203
},
"hsl": {
"h": 138.462,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.87332,
"c": 0.03698,
"h": 155.3
},
"luminance": 0.67627
}Semantic roles & 50–950 ramp
primary
#C3DDCB
secondary
#B490A9
accent
#3F87A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483