#C8E2D6#C8E2D6
#C8E2D6 is a very light, muted teal. Relative luminance 0.715; OKLCH L 89.0% C 0.032 H 166.2°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2D6 |
|---|---|
| RGB | rgb(200, 226, 214) |
| HSL | hsl(152, 31%, 84%) |
| HSV | hsv(152, 12%, 89%) |
| CMYK | cmyk(11.5%, 0%, 5.3%, 11.4%) |
| CIE-LAB | lab(87.74, -10.86, 2.95) |
| CIE-LCH | lch(87.74, 11.25, 164.78°) |
| OKLab | oklab(89.03% -0.0311 0.0077) |
| OKLCH | oklch(89.03% 0.032 166.2) |
| XYZ | xyz(63.1506, 71.5260, 74.0841) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.40
Honeydew
#F0FFF0
ΔE00 7.63
Ice Blue (survey)
#D7FFFE
ΔE00 8.09
Lightcyan
#E0FFFF
ΔE00 8.09
Very Pale Blue
#D6FFFE
ΔE00 8.15
Duck Egg Blue
#C3FBF4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2D6 #E2C8D4
analogous
#C8E2C9 #C8E2D6 #C8E1E2
triadic
#C8E2D6 #D6C8E2 #E2D6C8
tetradic
#C8E2D6 #C9C8E2 #E2C8D4 #E1E2C8
square
#C8E2D6 #C9C8E2 #E2C8D4 #E1E2C8
split-complementary
#C8E2D6 #E2C8E1 #E2C9C8
monochromatic
#78B89A #A0CDB8 #C8E2D6 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.37
#C8E2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#C8E2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2D6
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2D6 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED5
Deuteranopia (green-blind)
#DCDBD7
Tritanopia (blue-blind)
#C3E2DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e2d6; /* rgb */ color: rgb(200, 226, 214); /* oklch */ color: oklch(89.0% 0.032 166.2);
Tailwind
colors: {
custom: {
50: '#d8ebe2',
500: '#c8e2d6',
950: '#000000',
},
}SCSS
$custom: #c8e2d6; $custom-light: #d8ebe2; $custom-dark: #000000;
JSON
{
"hex": "#c8e2d6",
"rgb": {
"r": 200,
"g": 226,
"b": 214
},
"hsl": {
"h": 152.308,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.89028,
"c": 0.03201,
"h": 166.2
},
"luminance": 0.71527
}Semantic roles & 50–950 ramp
primary
#C8E2D6
secondary
#BA94A6
accent
#3C6FAA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484