#C2D6C8#C2D6C8
#C2D6C8 is a very light, muted green. Relative luminance 0.637; OKLCH L 85.7% C 0.029 H 155.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D6C8 |
|---|---|
| RGB | rgb(194, 214, 200) |
| HSL | hsl(138, 20%, 80%) |
| HSV | hsv(138, 9%, 84%) |
| CMYK | cmyk(9.3%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(83.83, -9.33, 4.63) |
| CIE-LCH | lch(83.83, 10.42, 153.63°) |
| OKLab | oklab(85.71% -0.0261 0.0121) |
| OKLCH | oklch(85.71% 0.029 155.2) |
| XYZ | xyz(56.7179, 63.7319, 63.9457) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.78
Silver (survey)
#C5C9C7
ΔE00 8.96
Honeydew
#F0FFF0
ΔE00 9.33
Ice
#D6FFFA
ΔE00 10.61
Powder Blue
#B0E0E6
ΔE00 10.65
Lightcyan
#E0FFFF
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D6C8 #D6C2D0
analogous
#C6D6C2 #C2D6C8 #C2D6D2
triadic
#C2D6C8 #C8C2D6 #D6C8C2
tetradic
#C2D6C8 #C2C6D6 #D6C2D0 #D6D2C2
square
#C2D6C8 #C2C6D6 #D6C2D0 #D6D2C2
split-complementary
#C2D6C8 #D2C2D6 #D6C2C6
monochromatic
#79A586 #9DBDA7 #C2D6C8 #E7EFE9 #EDF3EE
Accessibility & contrast
On white
1.53
#C2D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#C2D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D6C8
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D6C8 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#BFD5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d6c8; /* rgb */ color: rgb(194, 214, 200); /* oklch */ color: oklch(85.7% 0.029 155.2);
Tailwind
colors: {
custom: {
50: '#d4e2d8',
500: '#c2d6c8',
950: '#000000',
},
}SCSS
$custom: #c2d6c8; $custom-light: #d4e2d8; $custom-dark: #000000;
JSON
{
"hex": "#c2d6c8",
"rgb": {
"r": 194,
"g": 214,
"b": 200
},
"hsl": {
"h": 138,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.85712,
"c": 0.02878,
"h": 155.2
},
"luminance": 0.63733
}Semantic roles & 50–950 ramp
primary
#C2D6C8
secondary
#AB91A3
accent
#48849E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483