#C0EDED#C0EDED
#C0EDED is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.5% C 0.046 H 196.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EDED |
|---|---|
| RGB | rgb(192, 237, 237) |
| HSL | hsl(180, 56%, 84%) |
| HSV | hsv(180, 19%, 93%) |
| CMYK | cmyk(19%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.73, -14.37, -4.78) |
| CIE-LCH | lch(90.73, 15.15, 198.40°) |
| OKLab | oklab(91.47% -0.0444 -0.013) |
| OKLCH | oklch(91.47% 0.046 196.4) |
| XYZ | xyz(67.3041, 77.8869, 91.5919) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 3.49
Pale Blue
#D0FEFE
ΔE00 3.55
Paleturquoise
#AFEEEE
ΔE00 3.56
Powder Blue
#B0E0E6
ΔE00 3.81
Pale Sky Blue
#BDF6FE
ΔE00 3.85
Really Light Blue
#D4FFFF
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EDED #EDC0C0
analogous
#C0EDD7 #C0EDED #C0D7ED
triadic
#C0EDED #EDC0ED #EDEDC0
tetradic
#C0EDED #D7C0ED #EDC0C0 #D7EDC0
square
#C0EDED #D7C0ED #EDC0C0 #D7EDC0
split-complementary
#C0EDED #EDC0D7 #EDD7C0
monochromatic
#61D2D2 #90DFDF #C0EDED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.27
#C0EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#C0EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EDED
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EDED | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#B2F0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c0eded; /* rgb */ color: rgb(192, 237, 237); /* oklch */ color: oklch(91.5% 0.046 196.4);
Tailwind
colors: {
custom: {
50: '#d3f2f2',
500: '#c0eded',
950: '#000000',
},
}SCSS
$custom: #c0eded; $custom-light: #d3f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c0eded",
"rgb": {
"r": 192,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 55.556,
"l": 84.118
},
"oklch": {
"l": 0.91465,
"c": 0.0463,
"h": 196.4
},
"luminance": 0.77889
}Semantic roles & 50–950 ramp
primary
#C0EDED
secondary
#CA8787
accent
#2222C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585