#C3DDAC#C3DDAC
#C3DDAC is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.6% C 0.071 H 130.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDAC |
|---|---|
| RGB | rgb(195, 221, 172) |
| HSL | hsl(92, 42%, 77%) |
| HSV | hsv(92, 22%, 87%) |
| CMYK | cmyk(11.8%, 0%, 22.2%, 13.3%) |
| CIE-LAB | lab(85.15, -17.29, 21.25) |
| CIE-LCH | lch(85.15, 27.40, 129.13°) |
| OKLab | oklab(86.58% -0.0464 0.0542) |
| OKLCH | oklch(86.58% 0.071 130.6) |
| XYZ | xyz(55.8073, 66.2931, 48.8774) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.16
Light Sage
#BCECAC
ΔE00 5.37
Very Pale Green
#CFFDBC
ΔE00 7.55
Pale Olive
#B9CC81
ΔE00 7.64
Very Light Green
#D1FFBD
ΔE00 7.92
Washed Out Green
#BCF5A6
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDAC #C6ACDD
analogous
#DBDDAC #C3DDAC #ACDDAE
triadic
#C3DDAC #ACC3DD #DDACC3
tetradic
#C3DDAC #ACDBDD #C6ACDD #DDAEAC
square
#C3DDAC #ACDBDD #C6ACDD #DDAEAC
split-complementary
#C3DDAC #AEACDD #DDACDB
monochromatic
#84B955 #A4CB81 #C3DDAC #E2EFD7 #EFF6E9
Accessibility & contrast
On white
1.47
#C3DDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#C3DDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDAC
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDAC | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#C5D9D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c3ddac; /* rgb */ color: rgb(195, 221, 172); /* oklch */ color: oklch(86.6% 0.071 130.6);
Tailwind
colors: {
custom: {
50: '#d5e7c5',
500: '#c3ddac',
950: '#000000',
},
}SCSS
$custom: #c3ddac; $custom-light: #d5e7c5; $custom-dark: #000000;
JSON
{
"hex": "#c3ddac",
"rgb": {
"r": 195,
"g": 221,
"b": 172
},
"hsl": {
"h": 91.837,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.86575,
"c": 0.07135,
"h": 130.6
},
"luminance": 0.66294
}Semantic roles & 50–950 ramp
primary
#C3DDAC
secondary
#9878B5
accent
#31B577
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482