#C8DFCF#C8DFCF
#C8DFCF is a very light, muted green. Relative luminance 0.696; OKLCH L 88.2% C 0.033 H 155.3°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFCF |
|---|---|
| RGB | rgb(200, 223, 207) |
| HSL | hsl(138, 26%, 83%) |
| HSV | hsv(138, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(86.78, -10.63, 5.25) |
| CIE-LCH | lch(86.78, 11.86, 153.73°) |
| OKLab | oklab(88.21% -0.0298 0.0137) |
| OKLCH | oklch(88.21% 0.033 155.3) |
| XYZ | xyz(61.4672, 69.5588, 69.2072) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 8.59
Ice
#D6FFFA
ΔE00 9.00
Lightcyan
#E0FFFF
ΔE00 9.73
Ice Blue (survey)
#D7FFFE
ΔE00 9.83
Very Pale Blue
#D6FFFE
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFCF #DFC8D8
analogous
#CCDFC8 #C8DFCF #C8DFDA
triadic
#C8DFCF #CFC8DF #DFCFC8
tetradic
#C8DFCF #C8CCDF #DFC8D8 #DFDAC8
square
#C8DFCF #C8CCDF #DFC8D8 #DFDAC8
split-complementary
#C8DFCF #DAC8DF #DFC8CC
monochromatic
#7BB28B #A1C8AD #C8DFCF #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.41
#C8DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#C8DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFCF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFCF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#DBD8D0
Tritanopia (blue-blind)
#C5DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dfcf; /* rgb */ color: rgb(200, 223, 207); /* oklch */ color: oklch(88.2% 0.033 155.3);
Tailwind
colors: {
custom: {
50: '#d8e9dd',
500: '#c8dfcf',
950: '#000000',
},
}SCSS
$custom: #c8dfcf; $custom-light: #d8e9dd; $custom-dark: #000000;
JSON
{
"hex": "#c8dfcf",
"rgb": {
"r": 200,
"g": 223,
"b": 207
},
"hsl": {
"h": 138.261,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88211,
"c": 0.03275,
"h": 155.3
},
"luminance": 0.6956
}Semantic roles & 50–950 ramp
primary
#C8DFCF
secondary
#B695AC
accent
#4086A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484