#C8E4D6#C8E4D6
#C8E4D6 is a very light, muted teal. Relative luminance 0.726; OKLCH L 89.4% C 0.035 H 164.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4D6 |
|---|---|
| RGB | rgb(200, 228, 214) |
| HSL | hsl(150, 34%, 84%) |
| HSV | hsv(150, 12%, 89%) |
| CMYK | cmyk(12.3%, 0%, 6.1%, 10.6%) |
| CIE-LAB | lab(88.27, -11.87, 3.72) |
| CIE-LCH | lch(88.27, 12.44, 162.61°) |
| OKLab | oklab(89.45% -0.0338 0.0097) |
| OKLCH | oklch(89.45% 0.035 164.1) |
| XYZ | xyz(63.6976, 72.6200, 74.2664) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.22
Honeydew
#F0FFF0
ΔE00 7.60
Duck Egg Blue
#C3FBF4
ΔE00 8.03
Ice Blue (survey)
#D7FFFE
ΔE00 8.12
Very Pale Blue
#D6FFFE
ΔE00 8.17
Lightcyan
#E0FFFF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4D6 #E4C8D6
analogous
#C8E4C8 #C8E4D6 #C8E4E4
triadic
#C8E4D6 #D6C8E4 #E4D6C8
tetradic
#C8E4D6 #C8C8E4 #E4C8D6 #E4E4C8
square
#C8E4D6 #C8C8E4 #E4C8D6 #E4E4C8
split-complementary
#C8E4D6 #E4C8E4 #E4C8C8
monochromatic
#76BC99 #9FD0B7 #C8E4D6 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.35
#C8E4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#C8E4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4D6
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4D6 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D5
Deuteranopia (green-blind)
#DDDCD7
Tritanopia (blue-blind)
#C3E4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e4d6; /* rgb */ color: rgb(200, 228, 214); /* oklch */ color: oklch(89.4% 0.035 164.1);
Tailwind
colors: {
custom: {
50: '#d8ece2',
500: '#c8e4d6',
950: '#000000',
},
}SCSS
$custom: #c8e4d6; $custom-light: #d8ece2; $custom-dark: #000000;
JSON
{
"hex": "#c8e4d6",
"rgb": {
"r": 200,
"g": 228,
"b": 214
},
"hsl": {
"h": 150,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.89445,
"c": 0.03516,
"h": 164.1
},
"luminance": 0.72621
}Semantic roles & 50–950 ramp
primary
#C8E4D6
secondary
#BD93A8
accent
#3973AD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484