#C4EDED#C4EDED
#C4EDED is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.7% C 0.042 H 196.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EDED |
|---|---|
| RGB | rgb(196, 237, 237) |
| HSL | hsl(180, 53%, 85%) |
| HSV | hsv(180, 17%, 93%) |
| CMYK | cmyk(17.3%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.97, -13.16, -4.40) |
| CIE-LCH | lch(90.97, 13.88, 198.49°) |
| OKLab | oklab(91.72% -0.0406 -0.012) |
| OKLCH | oklch(91.72% 0.042 196.4) |
| XYZ | xyz(68.3310, 78.4164, 91.6400) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.56
Really Light Blue
#D4FFFF
ΔE00 3.73
Very Light Blue
#D5FFFF
ΔE00 3.75
Very Pale Blue
#D6FFFE
ΔE00 3.79
Ice Blue (survey)
#D7FFFE
ΔE00 3.83
Light Sky Blue
#C6FCFF
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EDED #EDC4C4
analogous
#C4EDD9 #C4EDED #C4D9ED
triadic
#C4EDED #EDC4ED #EDEDC4
tetradic
#C4EDED #D9C4ED #EDC4C4 #D9EDC4
square
#C4EDED #D9C4ED #EDC4C4 #D9EDC4
split-complementary
#C4EDED #EDC4D9 #EDD9C4
monochromatic
#66D0D0 #95DFDF #C4EDED #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.26
#C4EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#C4EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EDED
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EDED | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#B8F0ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c4eded; /* rgb */ color: rgb(196, 237, 237); /* oklch */ color: oklch(91.7% 0.042 196.4);
Tailwind
colors: {
custom: {
50: '#d6f2f2',
500: '#c4eded',
950: '#000000',
},
}SCSS
$custom: #c4eded; $custom-light: #d6f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c4eded",
"rgb": {
"r": 196,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.91718,
"c": 0.04238,
"h": 196.4
},
"luminance": 0.78419
}Semantic roles & 50–950 ramp
primary
#C4EDED
secondary
#CA8B8B
accent
#2525C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585