#C8EFED#C8EFED
#C8EFED is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.4% C 0.040 H 192.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFED |
|---|---|
| RGB | rgb(200, 239, 237) |
| HSL | hsl(177, 55%, 86%) |
| HSV | hsv(177, 16%, 94%) |
| CMYK | cmyk(16.3%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(91.74, -12.94, -3.24) |
| CIE-LCH | lch(91.74, 13.33, 194.05°) |
| OKLab | oklab(92.39% -0.0395 -0.0089) |
| OKLCH | oklch(92.39% 0.04 192.7) |
| XYZ | xyz(69.9679, 80.1248, 91.8835) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 3.33
Pale Blue
#D0FEFE
ΔE00 3.34
Ice Blue (survey)
#D7FFFE
ΔE00 3.35
Very Light Blue
#D5FFFF
ΔE00 3.41
Really Light Blue
#D4FFFF
ΔE00 3.41
Ice
#D6FFFA
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFED #EFC8CA
analogous
#C8EFD9 #C8EFED #C8DDEF
triadic
#C8EFED #EDC8EF #EFEDC8
tetradic
#C8EFED #D9C8EF #EFC8CA #DDEFC8
square
#C8EFED #D9C8EF #EFC8CA #DDEFC8
split-complementary
#C8EFED #EFC8DD #EFD9C8
monochromatic
#69D3CE #99E1DD #C8EFED #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.23
#C8EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#C8EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFED
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFED | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#BDF1EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8efed; /* rgb */ color: rgb(200, 239, 237); /* oklch */ color: oklch(92.4% 0.040 192.7);
Tailwind
colors: {
custom: {
50: '#d9f4f2',
500: '#c8efed',
950: '#000000',
},
}SCSS
$custom: #c8efed; $custom-light: #d9f4f2; $custom-dark: #000000;
JSON
{
"hex": "#c8efed",
"rgb": {
"r": 200,
"g": 239,
"b": 237
},
"hsl": {
"h": 176.923,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.92393,
"c": 0.04045,
"h": 192.7
},
"luminance": 0.80127
}Semantic roles & 50–950 ramp
primary
#C8EFED
secondary
#CD8E92
accent
#232BC2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585