#C4DBBB#C4DBBB
#C4DBBB is a very light, muted green. Relative luminance 0.660; OKLCH L 86.6% C 0.050 H 136.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBBB |
|---|---|
| RGB | rgb(196, 219, 187) |
| HSL | hsl(103, 31%, 80%) |
| HSV | hsv(103, 15%, 86%) |
| CMYK | cmyk(10.5%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(84.99, -13.49, 13.18) |
| CIE-LCH | lch(84.99, 18.86, 135.67°) |
| OKLab | oklab(86.57% -0.0364 0.0341) |
| OKLCH | oklch(86.57% 0.05 136.9) |
| XYZ | xyz(57.0644, 65.9861, 56.7343) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.14
Light Sage
#BCECAC
ΔE00 8.75
Mint
#AAF0C1
ΔE00 9.69
Very Pale Green
#CFFDBC
ΔE00 10.29
Hospital Green
#9BE5AA
ΔE00 10.40
Honeydew
#F0FFF0
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBBB #D2BBDB
analogous
#D4DBBB #C4DBBB #BBDBC2
triadic
#C4DBBB #BBC4DB #DBBBC4
tetradic
#C4DBBB #BBD4DB #D2BBDB #DBC2BB
square
#C4DBBB #BBD4DB #D2BBDB #DBC2BB
split-complementary
#C4DBBB #C2BBDB #DBBBD4
monochromatic
#7FB16B #A1C693 #C4DBBB #E7F0E3 #EEF4EB
Accessibility & contrast
On white
1.48
#C4DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#C4DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBBB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBBB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#DAD3BC
Tritanopia (blue-blind)
#C4D8D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c4dbbb; /* rgb */ color: rgb(196, 219, 187); /* oklch */ color: oklch(86.6% 0.050 136.9);
Tailwind
colors: {
custom: {
50: '#d6e6cf',
500: '#c4dbbb',
950: '#000000',
},
}SCSS
$custom: #c4dbbb; $custom-light: #d6e6cf; $custom-dark: #000000;
JSON
{
"hex": "#c4dbbb",
"rgb": {
"r": 196,
"g": 219,
"b": 187
},
"hsl": {
"h": 103.125,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.8657,
"c": 0.04986,
"h": 136.9
},
"luminance": 0.65987
}Semantic roles & 50–950 ramp
primary
#C4DBBB
secondary
#A688B2
accent
#3CA98B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483