#C8EDEC#C8EDEC
#C8EDEC is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.9% C 0.038 H 194.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EDEC |
|---|---|
| RGB | rgb(200, 237, 236) |
| HSL | hsl(178, 51%, 86%) |
| HSV | hsv(178, 16%, 93%) |
| CMYK | cmyk(15.6%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(91.19, -12.13, -3.53) |
| CIE-LCH | lch(91.19, 12.63, 196.20°) |
| OKLab | oklab(91.95% -0.0372 -0.0096) |
| OKLCH | oklch(91.95% 0.038 194.5) |
| XYZ | xyz(69.2399, 78.9019, 90.9222) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.72
Very Pale Blue
#D6FFFE
ΔE00 3.73
Very Light Blue
#D5FFFF
ΔE00 3.78
Really Light Blue
#D4FFFF
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 3.82
Ice
#D6FFFA
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EDEC #EDC8C9
analogous
#C8EDD9 #C8EDEC #C8DBED
triadic
#C8EDEC #ECC8ED #EDECC8
tetradic
#C8EDEC #D9C8ED #EDC8C9 #DBEDC8
square
#C8EDEC #D9C8ED #EDC8C9 #DBEDC8
split-complementary
#C8EDEC #EDC8DB #EDD9C8
monochromatic
#6CCFCC #9ADEDC #C8EDEC #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.25
#C8EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#C8EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EDEC
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EDEC | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#BDEFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8edec; /* rgb */ color: rgb(200, 237, 236); /* oklch */ color: oklch(91.9% 0.038 194.5);
Tailwind
colors: {
custom: {
50: '#d9f2f2',
500: '#c8edec',
950: '#000000',
},
}SCSS
$custom: #c8edec; $custom-light: #d9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c8edec",
"rgb": {
"r": 200,
"g": 237,
"b": 236
},
"hsl": {
"h": 178.378,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.91948,
"c": 0.03845,
"h": 194.5
},
"luminance": 0.78904
}Semantic roles & 50–950 ramp
primary
#C8EDEC
secondary
#CA8F91
accent
#272CBE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585