#C1DBCA#C1DBCA
#C1DBCA is a very light, muted green. Relative luminance 0.663; OKLCH L 86.7% C 0.036 H 156.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DBCA |
|---|---|
| RGB | rgb(193, 219, 202) |
| HSL | hsl(141, 27%, 81%) |
| HSV | hsv(141, 12%, 86%) |
| CMYK | cmyk(11.9%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(85.13, -11.85, 5.44) |
| CIE-LCH | lch(85.13, 13.04, 155.33°) |
| OKLab | oklab(86.75% -0.0333 0.0142) |
| OKLCH | oklch(86.75% 0.036 156.9) |
| XYZ | xyz(57.9821, 66.2638, 65.6011) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.15
Ice
#D6FFFA
ΔE00 9.58
Light Grey
#D8DCD6
ΔE00 9.66
Duck Egg Blue
#C3FBF4
ΔE00 10.00
Ice Blue (survey)
#D7FFFE
ΔE00 10.47
Very Pale Blue
#D6FFFE
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DBCA #DBC1D2
analogous
#C5DBC1 #C1DBCA #C1DBD7
triadic
#C1DBCA #CAC1DB #DBCAC1
tetradic
#C1DBCA #C1C5DB #DBC1D2 #DBD7C1
square
#C1DBCA #C1C5DB #DBC1D2 #DBD7C1
split-complementary
#C1DBCA #D7C1DB #DBC1C5
monochromatic
#74AE88 #9AC5A9 #C1DBCA #E8F1EB #ECF4EE
Accessibility & contrast
On white
1.47
#C1DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#C1DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DBCA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DBCA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#D6D3CB
Tritanopia (blue-blind)
#BDDAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c1dbca; /* rgb */ color: rgb(193, 219, 202); /* oklch */ color: oklch(86.7% 0.036 156.9);
Tailwind
colors: {
custom: {
50: '#d3e6da',
500: '#c1dbca',
950: '#000000',
},
}SCSS
$custom: #c1dbca; $custom-light: #d3e6da; $custom-dark: #000000;
JSON
{
"hex": "#c1dbca",
"rgb": {
"r": 193,
"g": 219,
"b": 202
},
"hsl": {
"h": 140.769,
"s": 26.531,
"l": 80.784
},
"oklch": {
"l": 0.86745,
"c": 0.03615,
"h": 156.9
},
"luminance": 0.66265
}Semantic roles & 50–950 ramp
primary
#C1DBCA
secondary
#B28EA6
accent
#4082A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483