#C0E4E8#C0E4E8
#C0E4E8 is a very light, muted teal. Relative luminance 0.725; OKLCH L 89.4% C 0.038 H 204.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C0E4E8 |
|---|---|
| RGB | rgb(192, 228, 232) |
| HSL | hsl(186, 47%, 83%) |
| HSV | hsv(186, 17%, 91%) |
| CMYK | cmyk(17.2%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(88.22, -10.87, -5.87) |
| CIE-LCH | lch(88.22, 12.35, 208.37°) |
| OKLab | oklab(89.43% -0.0345 -0.0159) |
| OKLCH | oklch(89.43% 0.038 204.7) |
| XYZ | xyz(64.0432, 72.5176, 86.9513) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.05
Lightblue
#ADD8E6
ΔE00 4.93
Pale Sky Blue
#BDF6FE
ΔE00 5.41
Very Light Blue
#D5FFFF
ΔE00 6.01
Pale Blue
#D0FEFE
ΔE00 6.05
Really Light Blue
#D4FFFF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0E4E8 #E8C4C0
analogous
#C0E8D8 #C0E4E8 #C0D0E8
triadic
#C0E4E8 #E8C0E4 #E4E8C0
tetradic
#C0E4E8 #D8C0E8 #E8C4C0 #D0E8C0
square
#C0E4E8 #D8C0E8 #E8C4C0 #D0E8C0
split-complementary
#C0E4E8 #E8C0D0 #E8D8C0
monochromatic
#66BEC7 #93D1D8 #C0E4E8 #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.35
#C0E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#C0E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0E4E8
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0E4E8 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E8
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#B4E7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c0e4e8; /* rgb */ color: rgb(192, 228, 232); /* oklch */ color: oklch(89.4% 0.038 204.7);
Tailwind
colors: {
custom: {
50: '#d3ecef',
500: '#c0e4e8',
950: '#000000',
},
}SCSS
$custom: #c0e4e8; $custom-light: #d3ecef; $custom-dark: #000000;
JSON
{
"hex": "#c0e4e8",
"rgb": {
"r": 192,
"g": 228,
"b": 232
},
"hsl": {
"h": 186,
"s": 46.512,
"l": 83.137
},
"oklch": {
"l": 0.89429,
"c": 0.03804,
"h": 204.7
},
"luminance": 0.72519
}Semantic roles & 50–950 ramp
primary
#C0E4E8
secondary
#C38F89
accent
#3A2CBA
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485