#C8EDED#C8EDED
#C8EDED is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.0% C 0.038 H 196.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EDED |
|---|---|
| RGB | rgb(200, 237, 237) |
| HSL | hsl(180, 51%, 86%) |
| HSV | hsv(180, 16%, 93%) |
| CMYK | cmyk(15.6%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.22, -11.93, -4.01) |
| CIE-LCH | lch(91.22, 12.59, 198.57°) |
| OKLab | oklab(91.98% -0.0368 -0.0109) |
| OKLCH | oklch(91.98% 0.038 196.5) |
| XYZ | xyz(69.3856, 78.9602, 91.6895) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.75
Very Light Blue
#D5FFFF
ΔE00 3.76
Very Pale Blue
#D6FFFE
ΔE00 3.77
Really Light Blue
#D4FFFF
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 3.84
Ice
#D6FFFA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EDED #EDC8C8
analogous
#C8EDDA #C8EDED #C8DAED
triadic
#C8EDED #EDC8ED #EDEDC8
tetradic
#C8EDED #DAC8ED #EDC8C8 #DAEDC8
square
#C8EDED #DAC8ED #EDC8C8 #DAEDC8
split-complementary
#C8EDED #EDC8DA #EDDAC8
monochromatic
#6CCFCF #9ADEDE #C8EDED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.25
#C8EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#C8EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EDED
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EDED | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#BDF0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8eded; /* rgb */ color: rgb(200, 237, 237); /* oklch */ color: oklch(92.0% 0.038 196.5);
Tailwind
colors: {
custom: {
50: '#d9f2f2',
500: '#c8eded',
950: '#000000',
},
}SCSS
$custom: #c8eded; $custom-light: #d9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c8eded",
"rgb": {
"r": 200,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.91977,
"c": 0.03842,
"h": 196.5
},
"luminance": 0.78962
}Semantic roles & 50–950 ramp
primary
#C8EDED
secondary
#CA8F8F
accent
#2727BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585