#C2EDED#C2EDED
#C2EDED is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.6% C 0.044 H 196.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EDED |
|---|---|
| RGB | rgb(194, 237, 237) |
| HSL | hsl(180, 54%, 85%) |
| HSV | hsv(180, 18%, 93%) |
| CMYK | cmyk(18.1%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.85, -13.77, -4.59) |
| CIE-LCH | lch(90.85, 14.52, 198.45°) |
| OKLab | oklab(91.59% -0.0425 -0.0125) |
| OKLCH | oklch(91.59% 0.044 196.4) |
| XYZ | xyz(67.8141, 78.1499, 91.6158) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.52
Light Sky Blue
#C6FCFF
ΔE00 3.65
Really Light Blue
#D4FFFF
ΔE00 3.79
Very Light Blue
#D5FFFF
ΔE00 3.84
Very Pale Blue
#D6FFFE
ΔE00 3.89
Powder Blue
#B0E0E6
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EDED #EDC2C2
analogous
#C2EDD8 #C2EDED #C2D8ED
triadic
#C2EDED #EDC2ED #EDEDC2
tetradic
#C2EDED #D8C2ED #EDC2C2 #D8EDC2
square
#C2EDED #D8C2ED #EDC2C2 #D8EDC2
split-complementary
#C2EDED #EDC2D8 #EDD8C2
monochromatic
#63D1D1 #93DFDF #C2EDED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.26
#C2EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#C2EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EDED
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EDED | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#B5F0ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2eded; /* rgb */ color: rgb(194, 237, 237); /* oklch */ color: oklch(91.6% 0.044 196.4);
Tailwind
colors: {
custom: {
50: '#d5f2f2',
500: '#c2eded',
950: '#000000',
},
}SCSS
$custom: #c2eded; $custom-light: #d5f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c2eded",
"rgb": {
"r": 194,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.91591,
"c": 0.04434,
"h": 196.4
},
"luminance": 0.78152
}Semantic roles & 50–950 ramp
primary
#C2EDED
secondary
#CA8989
accent
#2424C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585