#C8ECF2#C8ECF2
#C8ECF2 is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.9% C 0.038 H 208.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ECF2 |
|---|---|
| RGB | rgb(200, 236, 242) |
| HSL | hsl(189, 62%, 87%) |
| HSV | hsv(189, 17%, 95%) |
| CMYK | cmyk(17.4%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(91.09, -10.41, -6.81) |
| CIE-LCH | lch(91.09, 12.43, 213.18°) |
| OKLab | oklab(91.92% -0.0336 -0.0184) |
| OKLCH | oklch(91.92% 0.038 208.8) |
| XYZ | xyz(69.8376, 78.6791, 95.4942) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.32
Pale Sky Blue
#BDF6FE
ΔE00 4.69
Lightcyan
#E0FFFF
ΔE00 4.86
Very Light Blue
#D5FFFF
ΔE00 4.95
Really Light Blue
#D4FFFF
ΔE00 5.03
Ice Blue (survey)
#D7FFFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ECF2 #F2CEC8
analogous
#C8F2E3 #C8ECF2 #C8D7F2
triadic
#C8ECF2 #F2C8EC #ECF2C8
tetradic
#C8ECF2 #E3C8F2 #F2CEC8 #D7F2C8
square
#C8ECF2 #E3C8F2 #F2CEC8 #D7F2C8
split-complementary
#C8ECF2 #F2C8D7 #F2E3C8
monochromatic
#65CADB #97DBE6 #C8ECF2 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.25
#C8ECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#C8ECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ECF2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ECF2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#BCEFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8ecf2; /* rgb */ color: rgb(200, 236, 242); /* oklch */ color: oklch(91.9% 0.038 208.8);
Tailwind
colors: {
custom: {
50: '#d9f2f6',
500: '#c8ecf2',
950: '#000000',
},
}SCSS
$custom: #c8ecf2; $custom-light: #d9f2f6; $custom-dark: #000000;
JSON
{
"hex": "#c8ecf2",
"rgb": {
"r": 200,
"g": 236,
"b": 242
},
"hsl": {
"h": 188.571,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.91921,
"c": 0.03834,
"h": 208.8
},
"luminance": 0.78681
}Semantic roles & 50–950 ramp
primary
#C8ECF2
secondary
#D2968D
accent
#351CC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585