#C5EDED#C5EDED
#C5EDED is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.8% C 0.041 H 196.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C5EDED |
|---|---|
| RGB | rgb(197, 237, 237) |
| HSL | hsl(180, 53%, 85%) |
| HSV | hsv(180, 17%, 93%) |
| CMYK | cmyk(16.9%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.03, -12.85, -4.30) |
| CIE-LCH | lch(91.03, 13.56, 198.51°) |
| OKLab | oklab(91.78% -0.0397 -0.0117) |
| OKLCH | oklch(91.78% 0.041 196.4) |
| XYZ | xyz(68.5920, 78.5510, 91.6523) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.60
Really Light Blue
#D4FFFF
ΔE00 3.72
Very Light Blue
#D5FFFF
ΔE00 3.73
Very Pale Blue
#D6FFFE
ΔE00 3.76
Ice Blue (survey)
#D7FFFE
ΔE00 3.79
Light Sky Blue
#C6FCFF
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5EDED #EDC5C5
analogous
#C5EDD9 #C5EDED #C5D9ED
triadic
#C5EDED #EDC5ED #EDEDC5
tetradic
#C5EDED #D9C5ED #EDC5C5 #D9EDC5
square
#C5EDED #D9C5ED #EDC5C5 #D9EDC5
split-complementary
#C5EDED #EDC5D9 #EDD9C5
monochromatic
#68D0D0 #96DFDF #C5EDED #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.26
#C5EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#C5EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5EDED
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5EDED | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#B9F0ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c5eded; /* rgb */ color: rgb(197, 237, 237); /* oklch */ color: oklch(91.8% 0.041 196.4);
Tailwind
colors: {
custom: {
50: '#d7f2f2',
500: '#c5eded',
950: '#000000',
},
}SCSS
$custom: #c5eded; $custom-light: #d7f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c5eded",
"rgb": {
"r": 197,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 52.632,
"l": 85.098
},
"oklch": {
"l": 0.91783,
"c": 0.04139,
"h": 196.4
},
"luminance": 0.78553
}Semantic roles & 50–950 ramp
primary
#C5EDED
secondary
#CA8C8C
accent
#2525C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585