#C1EDED#C1EDED
#C1EDED is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.5% C 0.045 H 196.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C1EDED |
|---|---|
| RGB | rgb(193, 237, 237) |
| HSL | hsl(180, 55%, 84%) |
| HSV | hsv(180, 19%, 93%) |
| CMYK | cmyk(18.6%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.79, -14.07, -4.69) |
| CIE-LCH | lch(90.79, 14.83, 198.42°) |
| OKLab | oklab(91.53% -0.0435 -0.0128) |
| OKLCH | oklch(91.53% 0.045 196.4) |
| XYZ | xyz(67.5583, 78.0180, 91.6038) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.53
Light Sky Blue
#C6FCFF
ΔE00 3.57
Paleturquoise
#AFEEEE
ΔE00 3.79
Really Light Blue
#D4FFFF
ΔE00 3.84
Powder Blue
#B0E0E6
ΔE00 3.85
Very Light Blue
#D5FFFF
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1EDED #EDC1C1
analogous
#C1EDD7 #C1EDED #C1D7ED
triadic
#C1EDED #EDC1ED #EDEDC1
tetradic
#C1EDED #D7C1ED #EDC1C1 #D7EDC1
square
#C1EDED #D7C1ED #EDC1C1 #D7EDC1
split-complementary
#C1EDED #EDC1D7 #EDD7C1
monochromatic
#62D1D1 #92DFDF #C1EDED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.26
#C1EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#C1EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1EDED
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1EDED | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#B3F0ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c1eded; /* rgb */ color: rgb(193, 237, 237); /* oklch */ color: oklch(91.5% 0.045 196.4);
Tailwind
colors: {
custom: {
50: '#d4f2f2',
500: '#c1eded',
950: '#000000',
},
}SCSS
$custom: #c1eded; $custom-light: #d4f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c1eded",
"rgb": {
"r": 193,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 55,
"l": 84.314
},
"oklch": {
"l": 0.91528,
"c": 0.04532,
"h": 196.4
},
"luminance": 0.7802
}Semantic roles & 50–950 ramp
primary
#C1EDED
secondary
#CA8888
accent
#2323C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585