#C8E2E2#C8E2E2
#C8E2E2 is a very light, muted teal. Relative luminance 0.722; OKLCH L 89.4% C 0.028 H 196.7°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2E2 |
|---|---|
| RGB | rgb(200, 226, 226) |
| HSL | hsl(180, 31%, 84%) |
| HSV | hsv(180, 12%, 89%) |
| CMYK | cmyk(11.5%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(88.05, -8.55, -2.91) |
| CIE-LCH | lch(88.05, 9.03, 198.78°) |
| OKLab | oklab(89.37% -0.0264 -0.0079) |
| OKLCH | oklch(89.37% 0.028 196.7) |
| XYZ | xyz(64.7399, 72.1617, 82.4545) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.66
Lightcyan
#E0FFFF
ΔE00 6.12
Ice Blue (survey)
#D7FFFE
ΔE00 6.78
Lightblue
#ADD8E6
ΔE00 6.87
Very Pale Blue
#D6FFFE
ΔE00 6.89
Very Light Blue
#D5FFFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2E2 #E2C8C8
analogous
#C8E2D5 #C8E2E2 #C8D5E2
triadic
#C8E2E2 #E2C8E2 #E2E2C8
tetradic
#C8E2E2 #D5C8E2 #E2C8C8 #D5E2C8
square
#C8E2E2 #D5C8E2 #E2C8C8 #D5E2C8
split-complementary
#C8E2E2 #E2C8D5 #E2D5C8
monochromatic
#78B8B8 #A0CDCD #C8E2E2 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.36
#C8E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#C8E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2E2
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2E2 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#D9DBE2
Tritanopia (blue-blind)
#C1E4E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e2e2; /* rgb */ color: rgb(200, 226, 226); /* oklch */ color: oklch(89.4% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#d9ebeb',
500: '#c8e2e2',
950: '#000000',
},
}SCSS
$custom: #c8e2e2; $custom-light: #d9ebeb; $custom-dark: #000000;
JSON
{
"hex": "#c8e2e2",
"rgb": {
"r": 200,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.89372,
"c": 0.02753,
"h": 196.7
},
"luminance": 0.72163
}Semantic roles & 50–950 ramp
primary
#C8E2E2
secondary
#BA9494
accent
#3C3CAA
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484