#C1DBBB#C1DBBB
#C1DBBB is a very light, muted green. Relative luminance 0.656; OKLCH L 86.4% C 0.052 H 139.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DBBB |
|---|---|
| RGB | rgb(193, 219, 187) |
| HSL | hsl(109, 31%, 80%) |
| HSV | hsv(109, 15%, 86%) |
| CMYK | cmyk(11.9%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(84.79, -14.53, 12.86) |
| CIE-LCH | lch(84.79, 19.41, 138.47°) |
| OKLab | oklab(86.36% -0.0394 0.0333) |
| OKLCH | oklch(86.36% 0.052 139.8) |
| XYZ | xyz(56.2917, 65.5876, 56.6981) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.94
Light Sage
#BCECAC
ΔE00 8.51
Mint
#AAF0C1
ΔE00 9.05
Hospital Green
#9BE5AA
ΔE00 9.83
Very Pale Green
#CFFDBC
ΔE00 10.17
Darkseagreen
#8FBC8F
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DBBB #D5BBDB
analogous
#D1DBBB #C1DBBB #BBDBC5
triadic
#C1DBBB #BBC1DB #DBBBC1
tetradic
#C1DBBB #BBD1DB #D5BBDB #DBC5BB
square
#C1DBBB #BBD1DB #D5BBDB #DBC5BB
split-complementary
#C1DBBB #C5BBDB #DBBBD1
monochromatic
#78B16B #9DC693 #C1DBBB #E5F0E3 #EDF4EB
Accessibility & contrast
On white
1.49
#C1DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#C1DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DBBB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DBBB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#C0D9D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c1dbbb; /* rgb */ color: rgb(193, 219, 187); /* oklch */ color: oklch(86.4% 0.052 139.8);
Tailwind
colors: {
custom: {
50: '#d4e6cf',
500: '#c1dbbb',
950: '#000000',
},
}SCSS
$custom: #c1dbbb; $custom-light: #d4e6cf; $custom-dark: #000000;
JSON
{
"hex": "#c1dbbb",
"rgb": {
"r": 193,
"g": 219,
"b": 187
},
"hsl": {
"h": 108.75,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86357,
"c": 0.05157,
"h": 139.8
},
"luminance": 0.65588
}Semantic roles & 50–950 ramp
primary
#C1DBBB
secondary
#AA88B2
accent
#3CA995
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483