#C2DBBE#C2DBBE
#C2DBBE is a very light, muted green. Relative luminance 0.658; OKLCH L 86.5% C 0.048 H 141.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBBE |
|---|---|
| RGB | rgb(194, 219, 190) |
| HSL | hsl(112, 29%, 80%) |
| HSV | hsv(112, 13%, 86%) |
| CMYK | cmyk(11.4%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(84.92, -13.67, 11.48) |
| CIE-LCH | lch(84.92, 17.85, 139.96°) |
| OKLab | oklab(86.5% -0.0372 0.0298) |
| OKLCH | oklch(86.5% 0.048 141.3) |
| XYZ | xyz(56.8720, 65.8493, 58.4191) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.83
Light Sage
#BCECAC
ΔE00 9.32
Mint
#AAF0C1
ΔE00 9.55
Honeydew
#F0FFF0
ΔE00 10.32
Hospital Green
#9BE5AA
ΔE00 10.50
Light Teal
#90E4C1
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBBE #D7BEDB
analogous
#D0DBBE #C2DBBE #BEDBC8
triadic
#C2DBBE #BEC2DB #DBBEC2
tetradic
#C2DBBE #BED0DB #D7BEDB #DBC8BE
square
#C2DBBE #BED0DB #D7BEDB #DBC8BE
split-complementary
#C2DBBE #C8BEDB #DBBED0
monochromatic
#78AF6F #9DC597 #C2DBBE #E7F1E5 #EDF4EB
Accessibility & contrast
On white
1.48
#C2DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#C2DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBBE
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBBE | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BC
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#C1D9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2dbbe; /* rgb */ color: rgb(194, 219, 190); /* oklch */ color: oklch(86.5% 0.048 141.3);
Tailwind
colors: {
custom: {
50: '#d4e6d1',
500: '#c2dbbe',
950: '#000000',
},
}SCSS
$custom: #c2dbbe; $custom-light: #d4e6d1; $custom-dark: #000000;
JSON
{
"hex": "#c2dbbe",
"rgb": {
"r": 194,
"g": 219,
"b": 190
},
"hsl": {
"h": 111.724,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.86502,
"c": 0.04761,
"h": 141.3
},
"luminance": 0.6585
}Semantic roles & 50–950 ramp
primary
#C2DBBE
secondary
#AD8BB2
accent
#3EA799
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483