#C8EDF2#C8EDF2
#C8EDF2 is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.1% C 0.039 H 206.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EDF2 |
|---|---|
| RGB | rgb(200, 237, 242) |
| HSL | hsl(187, 62%, 87%) |
| HSV | hsv(187, 17%, 95%) |
| CMYK | cmyk(17.4%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(91.35, -10.91, -6.42) |
| CIE-LCH | lch(91.35, 12.66, 210.47°) |
| OKLab | oklab(92.13% -0.0349 -0.0174) |
| OKLCH | oklch(92.13% 0.039 206.5) |
| XYZ | xyz(70.1263, 79.2565, 95.5904) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.20
Pale Sky Blue
#BDF6FE
ΔE00 4.34
Very Light Blue
#D5FFFF
ΔE00 4.45
Really Light Blue
#D4FFFF
ΔE00 4.51
Ice Blue (survey)
#D7FFFE
ΔE00 4.58
Lightcyan
#E0FFFF
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EDF2 #F2CDC8
analogous
#C8F2E2 #C8EDF2 #C8D8F2
triadic
#C8EDF2 #F2C8ED #EDF2C8
tetradic
#C8EDF2 #E2C8F2 #F2CDC8 #D8F2C8
square
#C8EDF2 #E2C8F2 #F2CDC8 #D8F2C8
split-complementary
#C8EDF2 #F2C8D8 #F2E2C8
monochromatic
#65CDDB #97DDE6 #C8EDF2 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.25
#C8EDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#C8EDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EDF2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EDF2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#DFE4F2
Tritanopia (blue-blind)
#BCF0EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8edf2; /* rgb */ color: rgb(200, 237, 242); /* oklch */ color: oklch(92.1% 0.039 206.5);
Tailwind
colors: {
custom: {
50: '#d9f2f6',
500: '#c8edf2',
950: '#000000',
},
}SCSS
$custom: #c8edf2; $custom-light: #d9f2f6; $custom-dark: #000000;
JSON
{
"hex": "#c8edf2",
"rgb": {
"r": 200,
"g": 237,
"b": 242
},
"hsl": {
"h": 187.143,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.92128,
"c": 0.03902,
"h": 206.5
},
"luminance": 0.79259
}Semantic roles & 50–950 ramp
primary
#C8EDF2
secondary
#D2958D
accent
#311CC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585