#C8DFCB#C8DFCB
#C8DFCB is a very light, muted green. Relative luminance 0.694; OKLCH L 88.1% C 0.037 H 149.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFCB |
|---|---|
| RGB | rgb(200, 223, 203) |
| HSL | hsl(128, 26%, 83%) |
| HSV | hsv(128, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(86.68, -11.36, 7.22) |
| CIE-LCH | lch(86.68, 13.45, 147.57°) |
| OKLab | oklab(88.1% -0.0314 0.0188) |
| OKLCH | oklch(88.1% 0.037 149.1) |
| XYZ | xyz(60.9843, 69.3657, 66.6643) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.05
Light Grey
#D8DCD6
ΔE00 9.38
Ice
#D6FFFA
ΔE00 9.85
Beige
#F5F5DC
ΔE00 10.18
Duck Egg Blue
#C3FBF4
ΔE00 10.59
Lightcyan
#E0FFFF
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFCB #DFC8DC
analogous
#D0DFC8 #C8DFCB #C8DFD6
triadic
#C8DFCB #CBC8DF #DFCBC8
tetradic
#C8DFCB #C8D0DF #DFC8DC #DFD6C8
square
#C8DFCB #C8D0DF #DFC8DC #DFD6C8
split-complementary
#C8DFCB #D6C8DF #DFC8D0
monochromatic
#7BB282 #A1C8A6 #C8DFCB #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.41
#C8DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C8DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFCB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFCB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCA
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#C6DED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dfcb; /* rgb */ color: rgb(200, 223, 203); /* oklch */ color: oklch(88.1% 0.037 149.1);
Tailwind
colors: {
custom: {
50: '#d8e9da',
500: '#c8dfcb',
950: '#000000',
},
}SCSS
$custom: #c8dfcb; $custom-light: #d8e9da; $custom-dark: #000000;
JSON
{
"hex": "#c8dfcb",
"rgb": {
"r": 200,
"g": 223,
"b": 203
},
"hsl": {
"h": 127.826,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88104,
"c": 0.03656,
"h": 149.1
},
"luminance": 0.69367
}Semantic roles & 50–950 ramp
primary
#C8DFCB
secondary
#B695B2
accent
#4098A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483