#C8EDEF#C8EDEF
#C8EDEF is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.0% C 0.039 H 200.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EDEF |
|---|---|
| RGB | rgb(200, 237, 239) |
| HSL | hsl(183, 55%, 86%) |
| HSV | hsv(183, 16%, 94%) |
| CMYK | cmyk(16.3%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(91.27, -11.53, -4.97) |
| CIE-LCH | lch(91.27, 12.55, 203.34°) |
| OKLab | oklab(92.04% -0.0361 -0.0135) |
| OKLCH | oklch(92.04% 0.039 200.5) |
| XYZ | xyz(69.6794, 79.0777, 93.2369) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.90
Ice Blue (survey)
#D7FFFE
ΔE00 3.95
Really Light Blue
#D4FFFF
ΔE00 3.95
Very Pale Blue
#D6FFFE
ΔE00 3.98
Pale Blue
#D0FEFE
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EDEF #EFCAC8
analogous
#C8EFDD #C8EDEF #C8D9EF
triadic
#C8EDEF #EFC8ED #EDEFC8
tetradic
#C8EDEF #DDC8EF #EFCAC8 #D9EFC8
square
#C8EDEF #DDC8EF #EFCAC8 #D9EFC8
split-complementary
#C8EDEF #EFC8D9 #EFDDC8
monochromatic
#69CED3 #99DDE1 #C8EDEF #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.25
#C8EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#C8EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EDEF
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EDEF | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#BCF0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8edef; /* rgb */ color: rgb(200, 237, 239); /* oklch */ color: oklch(92.0% 0.039 200.5);
Tailwind
colors: {
custom: {
50: '#d9f2f4',
500: '#c8edef',
950: '#000000',
},
}SCSS
$custom: #c8edef; $custom-light: #d9f2f4; $custom-dark: #000000;
JSON
{
"hex": "#c8edef",
"rgb": {
"r": 200,
"g": 237,
"b": 239
},
"hsl": {
"h": 183.077,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.92037,
"c": 0.03852,
"h": 200.5
},
"luminance": 0.7908
}Semantic roles & 50–950 ramp
primary
#C8EDEF
secondary
#CD928E
accent
#2B23C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585