#C8E2DD#C8E2DD
#C8E2DD is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.2% C 0.028 H 182.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2DD |
|---|---|
| RGB | rgb(200, 226, 221) |
| HSL | hsl(168, 31%, 84%) |
| HSV | hsv(168, 12%, 89%) |
| CMYK | cmyk(11.5%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(87.92, -9.52, -0.47) |
| CIE-LCH | lch(87.92, 9.54, 182.82°) |
| OKLab | oklab(89.23% -0.0283 -0.0014) |
| OKLCH | oklch(89.23% 0.028 182.8) |
| XYZ | xyz(64.0638, 71.8913, 78.8938) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.53
Powder Blue
#B0E0E6
ΔE00 6.60
Ice
#D6FFFA
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.93
Very Light Blue
#D5FFFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2DD #E2C8CD
analogous
#C8E2D0 #C8E2DD #C8DAE2
triadic
#C8E2DD #DDC8E2 #E2DDC8
tetradic
#C8E2DD #D0C8E2 #E2C8CD #DAE2C8
square
#C8E2DD #D0C8E2 #E2C8CD #DAE2C8
split-complementary
#C8E2DD #E2C8DA #E2D0C8
monochromatic
#78B8AB #A0CDC4 #C8E2DD #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.37
#C8E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#C8E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2DD
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2DD | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDD
Deuteranopia (green-blind)
#DADBDD
Tritanopia (blue-blind)
#C2E3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e2dd; /* rgb */ color: rgb(200, 226, 221); /* oklch */ color: oklch(89.2% 0.028 182.8);
Tailwind
colors: {
custom: {
50: '#d8ebe7',
500: '#c8e2dd',
950: '#000000',
},
}SCSS
$custom: #c8e2dd; $custom-light: #d8ebe7; $custom-dark: #000000;
JSON
{
"hex": "#c8e2dd",
"rgb": {
"r": 200,
"g": 226,
"b": 221
},
"hsl": {
"h": 168.462,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.89226,
"c": 0.02835,
"h": 182.8
},
"luminance": 0.71893
}Semantic roles & 50–950 ramp
primary
#C8E2DD
secondary
#BA949B
accent
#3C51AA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484