#C8ECDF#C8ECDF
#C8ECDF is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.4% C 0.041 H 171.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ECDF |
|---|---|
| RGB | rgb(200, 236, 223) |
| HSL | hsl(158, 49%, 85%) |
| HSV | hsv(158, 15%, 93%) |
| CMYK | cmyk(15.3%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(90.60, -14.18, 2.39) |
| CIE-LCH | lch(90.60, 14.38, 170.44°) |
| OKLab | oklab(91.37% -0.041 0.0061) |
| OKLCH | oklch(91.37% 0.041 171.5) |
| XYZ | xyz(67.1308, 77.5963, 81.2384) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.18
Duck Egg Blue
#C3FBF4
ΔE00 5.49
Light Light Blue
#CAFFFB
ΔE00 6.13
Eggshell Blue
#C4FFF7
ΔE00 6.14
Very Pale Blue
#D6FFFE
ΔE00 6.37
Ice Blue (survey)
#D7FFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ECDF #ECC8D5
analogous
#C8ECCD #C8ECDF #C8E7EC
triadic
#C8ECDF #DFC8EC #ECDFC8
tetradic
#C8ECDF #CDC8EC #ECC8D5 #E7ECC8
square
#C8ECDF #CDC8EC #ECC8D5 #E7ECC8
split-complementary
#C8ECDF #ECC8E7 #ECCDC8
monochromatic
#6DCDAA #9BDCC5 #C8ECDF #E8F7F2 #E8F7F2
Accessibility & contrast
On white
1.27
#C8ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#C8ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ECDF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ECDF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#C0EDE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8ecdf; /* rgb */ color: rgb(200, 236, 223); /* oklch */ color: oklch(91.4% 0.041 171.5);
Tailwind
colors: {
custom: {
50: '#d9f2e9',
500: '#c8ecdf',
950: '#000000',
},
}SCSS
$custom: #c8ecdf; $custom-light: #d9f2e9; $custom-dark: #000000;
JSON
{
"hex": "#c8ecdf",
"rgb": {
"r": 200,
"g": 236,
"b": 223
},
"hsl": {
"h": 158.333,
"s": 48.649,
"l": 85.49
},
"oklch": {
"l": 0.91366,
"c": 0.04144,
"h": 171.5
},
"luminance": 0.77598
}Semantic roles & 50–950 ramp
primary
#C8ECDF
secondary
#C890A4
accent
#2A5EBC
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584