#C8DFD4#C8DFD4
#C8DFD4 is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.3% C 0.029 H 165.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFD4 |
|---|---|
| RGB | rgb(200, 223, 212) |
| HSL | hsl(151, 26%, 83%) |
| HSV | hsv(151, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.90, -9.71, 2.79) |
| CIE-LCH | lch(86.90, 10.10, 163.96°) |
| OKLab | oklab(88.35% -0.0278 0.0072) |
| OKLCH | oklch(88.35% 0.029 165.4) |
| XYZ | xyz(62.0881, 69.8072, 72.4776) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.76
Honeydew
#F0FFF0
ΔE00 7.78
Ice
#D6FFFA
ΔE00 8.17
Lightcyan
#E0FFFF
ΔE00 8.42
Ice Blue (survey)
#D7FFFE
ΔE00 8.68
Very Pale Blue
#D6FFFE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFD4 #DFC8D3
analogous
#C8DFC8 #C8DFD4 #C8DEDF
triadic
#C8DFD4 #D4C8DF #DFD4C8
tetradic
#C8DFD4 #C8C8DF #DFC8D3 #DEDFC8
square
#C8DFD4 #C8C8DF #DFC8D3 #DEDFC8
split-complementary
#C8DFD4 #DFC8DE #DFC8C8
monochromatic
#7BB298 #A1C8B6 #C8DFD4 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.40
#C8DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#C8DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFD4
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFD4 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD3
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#C4DFDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfd4; /* rgb */ color: rgb(200, 223, 212); /* oklch */ color: oklch(88.3% 0.029 165.4);
Tailwind
colors: {
custom: {
50: '#d8e9e1',
500: '#c8dfd4',
950: '#000000',
},
}SCSS
$custom: #c8dfd4; $custom-light: #d8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c8dfd4",
"rgb": {
"r": 200,
"g": 223,
"b": 212
},
"hsl": {
"h": 151.304,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88348,
"c": 0.02869,
"h": 165.4
},
"luminance": 0.69808
}Semantic roles & 50–950 ramp
primary
#C8DFD4
secondary
#B695A5
accent
#4071A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484