#C9EDED#C9EDED
#C9EDED is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.0% C 0.037 H 196.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C9EDED |
|---|---|
| RGB | rgb(201, 237, 237) |
| HSL | hsl(180, 50%, 86%) |
| HSV | hsv(180, 15%, 93%) |
| CMYK | cmyk(15.2%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.28, -11.62, -3.91) |
| CIE-LCH | lch(91.28, 12.26, 198.59°) |
| OKLab | oklab(92.04% -0.0359 -0.0106) |
| OKLCH | oklch(92.04% 0.037 196.5) |
| XYZ | xyz(69.6536, 79.0984, 91.7020) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.77
Very Pale Blue
#D6FFFE
ΔE00 3.80
Very Light Blue
#D5FFFF
ΔE00 3.81
Really Light Blue
#D4FFFF
ΔE00 3.87
Pale Blue
#D0FEFE
ΔE00 3.95
Lightcyan
#E0FFFF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9EDED #EDC9C9
analogous
#C9EDDB #C9EDED #C9DBED
triadic
#C9EDED #EDC9ED #EDEDC9
tetradic
#C9EDED #DBC9ED #EDC9C9 #DBEDC9
square
#C9EDED #DBC9ED #EDC9C9 #DBEDC9
split-complementary
#C9EDED #EDC9DB #EDDBC9
monochromatic
#6DCECE #9BDEDE #C9EDED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.25
#C9EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#C9EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9EDED
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9EDED | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#BEF0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c9eded; /* rgb */ color: rgb(201, 237, 237); /* oklch */ color: oklch(92.0% 0.037 196.5);
Tailwind
colors: {
custom: {
50: '#d9f2f2',
500: '#c9eded',
950: '#000000',
},
}SCSS
$custom: #c9eded; $custom-light: #d9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c9eded",
"rgb": {
"r": 201,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 50,
"l": 85.882
},
"oklch": {
"l": 0.92043,
"c": 0.03742,
"h": 196.5
},
"luminance": 0.791
}Semantic roles & 50–950 ramp
primary
#C9EDED
secondary
#CA9090
accent
#2828BD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585