#C2DBCA#C2DBCA
#C2DBCA is a very light, muted green. Relative luminance 0.664; OKLCH L 86.8% C 0.035 H 155.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBCA |
|---|---|
| RGB | rgb(194, 219, 202) |
| HSL | hsl(139, 26%, 81%) |
| HSV | hsv(139, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(85.20, -11.52, 5.55) |
| CIE-LCH | lch(85.20, 12.79, 154.28°) |
| OKLab | oklab(86.82% -0.0323 0.0145) |
| OKLCH | oklch(86.82% 0.035 155.9) |
| XYZ | xyz(58.2380, 66.3957, 65.6130) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.99
Light Grey
#D8DCD6
ΔE00 9.41
Ice
#D6FFFA
ΔE00 9.67
Duck Egg Blue
#C3FBF4
ΔE00 10.18
Ice Blue (survey)
#D7FFFE
ΔE00 10.54
Very Pale Blue
#D6FFFE
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBCA #DBC2D3
analogous
#C6DBC2 #C2DBCA #C2DBD6
triadic
#C2DBCA #CAC2DB #DBCAC2
tetradic
#C2DBCA #C2C6DB #DBC2D3 #DBD6C2
square
#C2DBCA #C2C6DB #DBC2D3 #DBD6C2
split-complementary
#C2DBCA #D6C2DB #DBC2C6
monochromatic
#75AE87 #9CC4A9 #C2DBCA #E8F2EB #ECF4EE
Accessibility & contrast
On white
1.47
#C2DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#C2DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBCA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBCA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#D6D4CB
Tritanopia (blue-blind)
#BEDAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dbca; /* rgb */ color: rgb(194, 219, 202); /* oklch */ color: oklch(86.8% 0.035 155.9);
Tailwind
colors: {
custom: {
50: '#d4e6da',
500: '#c2dbca',
950: '#000000',
},
}SCSS
$custom: #c2dbca; $custom-light: #d4e6da; $custom-dark: #000000;
JSON
{
"hex": "#c2dbca",
"rgb": {
"r": 194,
"g": 219,
"b": 202
},
"hsl": {
"h": 139.2,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.86815,
"c": 0.03535,
"h": 155.9
},
"luminance": 0.66397
}Semantic roles & 50–950 ramp
primary
#C2DBCA
secondary
#B290A7
accent
#4185A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483