#C8EBDF#C8EBDF
#C8EBDF is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.2% C 0.040 H 172.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBDF |
|---|---|
| RGB | rgb(200, 235, 223) |
| HSL | hsl(159, 47%, 85%) |
| HSV | hsv(159, 15%, 92%) |
| CMYK | cmyk(14.9%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(90.33, -13.68, 2.00) |
| CIE-LCH | lch(90.33, 13.83, 171.67°) |
| OKLab | oklab(91.16% -0.0397 0.0051) |
| OKLCH | oklch(91.16% 0.04 172.7) |
| XYZ | xyz(66.8437, 77.0221, 81.1427) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.14
Duck Egg Blue
#C3FBF4
ΔE00 5.62
Light Light Blue
#CAFFFB
ΔE00 6.17
Ice Blue (survey)
#D7FFFE
ΔE00 6.22
Very Pale Blue
#D6FFFE
ΔE00 6.23
Eggshell Blue
#C4FFF7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBDF #EBC8D4
analogous
#C8EBCD #C8EBDF #C8E5EB
triadic
#C8EBDF #DFC8EB #EBDFC8
tetradic
#C8EBDF #CDC8EB #EBC8D4 #E5EBC8
square
#C8EBDF #CDC8EB #EBC8D4 #E5EBC8
split-complementary
#C8EBDF #EBC8E5 #EBCDC8
monochromatic
#6ECAAB #9BDBC5 #C8EBDF #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.28
#C8EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#C8EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBDF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBDF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DE
Deuteranopia (green-blind)
#E2E1E0
Tritanopia (blue-blind)
#C0ECE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8ebdf; /* rgb */ color: rgb(200, 235, 223); /* oklch */ color: oklch(91.2% 0.040 172.7);
Tailwind
colors: {
custom: {
50: '#d9f1e9',
500: '#c8ebdf',
950: '#000000',
},
}SCSS
$custom: #c8ebdf; $custom-light: #d9f1e9; $custom-dark: #000000;
JSON
{
"hex": "#c8ebdf",
"rgb": {
"r": 200,
"g": 235,
"b": 223
},
"hsl": {
"h": 159.429,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.91157,
"c": 0.03999,
"h": 172.7
},
"luminance": 0.77024
}Semantic roles & 50–950 ramp
primary
#C8EBDF
secondary
#C790A3
accent
#2C5CBA
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584