#C7EDED#C7EDED
#C7EDED is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.9% C 0.039 H 196.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EDED |
|---|---|
| RGB | rgb(199, 237, 237) |
| HSL | hsl(180, 51%, 85%) |
| HSV | hsv(180, 16%, 93%) |
| CMYK | cmyk(16%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.15, -12.24, -4.11) |
| CIE-LCH | lch(91.15, 12.91, 198.55°) |
| OKLab | oklab(91.91% -0.0378 -0.0112) |
| OKLCH | oklch(91.91% 0.039 196.5) |
| XYZ | xyz(69.1193, 78.8229, 91.6770) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.73
Ice Blue (survey)
#D7FFFE
ΔE00 3.74
Pale Blue
#D0FEFE
ΔE00 3.74
Very Pale Blue
#D6FFFE
ΔE00 3.75
Really Light Blue
#D4FFFF
ΔE00 3.76
Ice
#D6FFFA
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EDED #EDC7C7
analogous
#C7EDDA #C7EDED #C7DAED
triadic
#C7EDED #EDC7ED #EDEDC7
tetradic
#C7EDED #DAC7ED #EDC7C7 #DAEDC7
square
#C7EDED #DAC7ED #EDC7C7 #DAEDC7
split-complementary
#C7EDED #EDC7DA #EDDAC7
monochromatic
#6ACFCF #99DEDE #C7EDED #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.25
#C7EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#C7EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EDED
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EDED | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#BCF0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c7eded; /* rgb */ color: rgb(199, 237, 237); /* oklch */ color: oklch(91.9% 0.039 196.5);
Tailwind
colors: {
custom: {
50: '#d8f2f2',
500: '#c7eded',
950: '#000000',
},
}SCSS
$custom: #c7eded; $custom-light: #d8f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c7eded",
"rgb": {
"r": 199,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 51.351,
"l": 85.49
},
"oklch": {
"l": 0.91912,
"c": 0.03942,
"h": 196.5
},
"luminance": 0.78825
}Semantic roles & 50–950 ramp
primary
#C7EDED
secondary
#CA8E8E
accent
#2727BF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585