#C8EDEE#C8EDEE
#C8EDEE is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.0% C 0.038 H 198.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EDEE |
|---|---|
| RGB | rgb(200, 237, 238) |
| HSL | hsl(182, 53%, 86%) |
| HSV | hsv(182, 16%, 93%) |
| CMYK | cmyk(16%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.24, -11.73, -4.49) |
| CIE-LCH | lch(91.24, 12.56, 200.95°) |
| OKLab | oklab(92.01% -0.0365 -0.0122) |
| OKLCH | oklch(92.01% 0.038 198.5) |
| XYZ | xyz(69.5321, 79.0188, 92.4610) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.81
Ice Blue (survey)
#D7FFFE
ΔE00 3.82
Very Pale Blue
#D6FFFE
ΔE00 3.85
Really Light Blue
#D4FFFF
ΔE00 3.85
Pale Blue
#D0FEFE
ΔE00 3.90
Lightcyan
#E0FFFF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EDEE #EEC9C8
analogous
#C8EEDC #C8EDEE #C8DAEE
triadic
#C8EDEE #EEC8ED #EDEEC8
tetradic
#C8EDEE #DCC8EE #EEC9C8 #DAEEC8
square
#C8EDEE #DCC8EE #EEC9C8 #DAEEC8
split-complementary
#C8EDEE #EEC8DA #EEDCC8
monochromatic
#6ACED1 #99DEE0 #C8EDEE #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.25
#C8EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#C8EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EDEE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EDEE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#BDF0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8edee; /* rgb */ color: rgb(200, 237, 238); /* oklch */ color: oklch(92.0% 0.038 198.5);
Tailwind
colors: {
custom: {
50: '#d9f2f3',
500: '#c8edee',
950: '#000000',
},
}SCSS
$custom: #c8edee; $custom-light: #d9f2f3; $custom-dark: #000000;
JSON
{
"hex": "#c8edee",
"rgb": {
"r": 200,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.579,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.92007,
"c": 0.03845,
"h": 198.5
},
"luminance": 0.79021
}Semantic roles & 50–950 ramp
primary
#C8EDEE
secondary
#CB908F
accent
#2925C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585