#C2DBCE#C2DBCE
#C2DBCE is a very light, muted green. Relative luminance 0.666; OKLCH L 86.9% C 0.032 H 163.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBCE |
|---|---|
| RGB | rgb(194, 219, 206) |
| HSL | hsl(149, 26%, 81%) |
| HSV | hsv(149, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(85.30, -10.78, 3.58) |
| CIE-LCH | lch(85.30, 11.35, 161.64°) |
| OKLab | oklab(86.92% -0.0306 0.0093) |
| OKLCH | oklch(86.92% 0.032 163.1) |
| XYZ | xyz(58.7177, 66.5876, 68.1397) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.74
Honeydew
#F0FFF0
ΔE00 8.89
Ice
#D6FFFA
ΔE00 8.94
Powder Blue
#B0E0E6
ΔE00 9.30
Ice Blue (survey)
#D7FFFE
ΔE00 9.60
Lightcyan
#E0FFFF
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBCE #DBC2CF
analogous
#C2DBC2 #C2DBCE #C2DBDA
triadic
#C2DBCE #CEC2DB #DBCEC2
tetradic
#C2DBCE #C2C2DB #DBC2CF #DBDAC2
square
#C2DBCE #C2C2DB #DBC2CF #DBDAC2
split-complementary
#C2DBCE #DAC2DB #DBC2C2
monochromatic
#75AE90 #9CC4AF #C2DBCE #E8F2ED #ECF4F0
Accessibility & contrast
On white
1.47
#C2DBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#C2DBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBCE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBCE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#BEDBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dbce; /* rgb */ color: rgb(194, 219, 206); /* oklch */ color: oklch(86.9% 0.032 163.1);
Tailwind
colors: {
custom: {
50: '#d4e6dc',
500: '#c2dbce',
950: '#000000',
},
}SCSS
$custom: #c2dbce; $custom-light: #d4e6dc; $custom-dark: #000000;
JSON
{
"hex": "#c2dbce",
"rgb": {
"r": 194,
"g": 219,
"b": 206
},
"hsl": {
"h": 148.8,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.86924,
"c": 0.03203,
"h": 163.1
},
"luminance": 0.66589
}Semantic roles & 50–950 ramp
primary
#C2DBCE
secondary
#B290A1
accent
#4175A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484