#C4DDBB#C4DDBB
#C4DDBB is a very light, muted green. Relative luminance 0.670; OKLCH L 87.0% C 0.053 H 137.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDBB |
|---|---|
| RGB | rgb(196, 221, 187) |
| HSL | hsl(104, 33%, 80%) |
| HSV | hsv(104, 15%, 87%) |
| CMYK | cmyk(11.3%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(85.52, -14.50, 13.93) |
| CIE-LCH | lch(85.52, 20.11, 136.14°) |
| OKLab | oklab(86.99% -0.0391 0.036) |
| OKLCH | oklch(86.99% 0.053 137.4) |
| XYZ | xyz(57.5893, 67.0358, 56.9092) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.49
Light Sage
#BCECAC
ΔE00 8.01
Mint
#AAF0C1
ΔE00 9.00
Very Pale Green
#CFFDBC
ΔE00 9.55
Hospital Green
#9BE5AA
ΔE00 9.75
Very Light Green
#D1FFBD
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDBB #D4BBDD
analogous
#D5DDBB #C4DDBB #BBDDC3
triadic
#C4DDBB #BBC4DD #DDBBC4
tetradic
#C4DDBB #BBD5DD #D4BBDD #DDC3BB
square
#C4DDBB #BBD5DD #D4BBDD #DDC3BB
split-complementary
#C4DDBB #C3BBDD #DDBBD5
monochromatic
#7DB469 #A1C992 #C4DDBB #E7F1E4 #EDF5EB
Accessibility & contrast
On white
1.46
#C4DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C4DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDBB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDBB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DBD5BD
Tritanopia (blue-blind)
#C3DAD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4ddbb; /* rgb */ color: rgb(196, 221, 187); /* oklch */ color: oklch(87.0% 0.053 137.4);
Tailwind
colors: {
custom: {
50: '#d6e7cf',
500: '#c4ddbb',
950: '#000000',
},
}SCSS
$custom: #c4ddbb; $custom-light: #d6e7cf; $custom-dark: #000000;
JSON
{
"hex": "#c4ddbb",
"rgb": {
"r": 196,
"g": 221,
"b": 187
},
"hsl": {
"h": 104.118,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86993,
"c": 0.05319,
"h": 137.4
},
"luminance": 0.67037
}Semantic roles & 50–950 ramp
primary
#C4DDBB
secondary
#A987B5
accent
#39AC8E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483