#C8DFCE#C8DFCE
#C8DFCE is a very light, muted green. Relative luminance 0.695; OKLCH L 88.2% C 0.034 H 153.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFCE |
|---|---|
| RGB | rgb(200, 223, 206) |
| HSL | hsl(136, 26%, 83%) |
| HSV | hsv(136, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(86.76, -10.81, 5.74) |
| CIE-LCH | lch(86.76, 12.24, 152.05°) |
| OKLab | oklab(88.18% -0.0302 0.015) |
| OKLCH | oklch(88.18% 0.034 153.6) |
| XYZ | xyz(61.3453, 69.5101, 68.5654) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.81
Light Grey
#D8DCD6
ΔE00 8.78
Ice
#D6FFFA
ΔE00 9.21
Lightcyan
#E0FFFF
ΔE00 10.01
Ice Blue (survey)
#D7FFFE
ΔE00 10.08
Duck Egg Blue
#C3FBF4
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFCE #DFC8D9
analogous
#CDDFC8 #C8DFCE #C8DFD9
triadic
#C8DFCE #CEC8DF #DFCEC8
tetradic
#C8DFCE #C8CDDF #DFC8D9 #DFD9C8
square
#C8DFCE #C8CDDF #DFC8D9 #DFD9C8
split-complementary
#C8DFCE #D9C8DF #DFC8CD
monochromatic
#7BB289 #A1C8AC #C8DFCE #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.41
#C8DFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C8DFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFCE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFCE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCD
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#C5DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dfce; /* rgb */ color: rgb(200, 223, 206); /* oklch */ color: oklch(88.2% 0.034 153.6);
Tailwind
colors: {
custom: {
50: '#d8e9dd',
500: '#c8dfce',
950: '#000000',
},
}SCSS
$custom: #c8dfce; $custom-light: #d8e9dd; $custom-dark: #000000;
JSON
{
"hex": "#c8dfce",
"rgb": {
"r": 200,
"g": 223,
"b": 206
},
"hsl": {
"h": 135.652,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88184,
"c": 0.03367,
"h": 153.6
},
"luminance": 0.69511
}Semantic roles & 50–950 ramp
primary
#C8DFCE
secondary
#B695AE
accent
#408BA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484