#C3EDED#C3EDED
#C3EDED is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.7% C 0.043 H 196.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EDED |
|---|---|
| RGB | rgb(195, 237, 237) |
| HSL | hsl(180, 54%, 85%) |
| HSV | hsv(180, 18%, 93%) |
| CMYK | cmyk(17.7%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.91, -13.46, -4.50) |
| CIE-LCH | lch(90.91, 14.20, 198.47°) |
| OKLab | oklab(91.65% -0.0416 -0.0123) |
| OKLCH | oklch(91.65% 0.043 196.4) |
| XYZ | xyz(68.0717, 78.2827, 91.6279) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.53
Really Light Blue
#D4FFFF
ΔE00 3.75
Light Sky Blue
#C6FCFF
ΔE00 3.76
Very Light Blue
#D5FFFF
ΔE00 3.79
Very Pale Blue
#D6FFFE
ΔE00 3.83
Ice Blue (survey)
#D7FFFE
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EDED #EDC3C3
analogous
#C3EDD8 #C3EDED #C3D8ED
triadic
#C3EDED #EDC3ED #EDEDC3
tetradic
#C3EDED #D8C3ED #EDC3C3 #D8EDC3
square
#C3EDED #D8C3ED #EDC3C3 #D8EDC3
split-complementary
#C3EDED #EDC3D8 #EDD8C3
monochromatic
#65D1D1 #94DFDF #C3EDED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.26
#C3EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#C3EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EDED
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EDED | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#B6F0ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3eded; /* rgb */ color: rgb(195, 237, 237); /* oklch */ color: oklch(91.7% 0.043 196.4);
Tailwind
colors: {
custom: {
50: '#d5f2f2',
500: '#c3eded',
950: '#000000',
},
}SCSS
$custom: #c3eded; $custom-light: #d5f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c3eded",
"rgb": {
"r": 195,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 53.846,
"l": 84.706
},
"oklch": {
"l": 0.91654,
"c": 0.04337,
"h": 196.4
},
"luminance": 0.78285
}Semantic roles & 50–950 ramp
primary
#C3EDED
secondary
#CA8A8A
accent
#2424C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585