#C8EDEA#C8EDEA
#C8EDEA is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.9% C 0.039 H 190.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EDEA |
|---|---|
| RGB | rgb(200, 237, 234) |
| HSL | hsl(175, 51%, 86%) |
| HSV | hsv(175, 16%, 93%) |
| CMYK | cmyk(15.6%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(91.14, -12.53, -2.56) |
| CIE-LCH | lch(91.14, 12.79, 191.54°) |
| OKLab | oklab(91.89% -0.038 -0.007) |
| OKLCH | oklch(91.89% 0.039 190.5) |
| XYZ | xyz(68.9510, 78.7864, 89.4004) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.82
Ice Blue (survey)
#D7FFFE
ΔE00 3.83
Very Pale Blue
#D6FFFE
ΔE00 3.83
Very Light Blue
#D5FFFF
ΔE00 3.95
Pale Blue
#D0FEFE
ΔE00 3.95
Really Light Blue
#D4FFFF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EDEA #EDC8CB
analogous
#C8EDD7 #C8EDEA #C8DDED
triadic
#C8EDEA #EAC8ED #EDEAC8
tetradic
#C8EDEA #D7C8ED #EDC8CB #DDEDC8
square
#C8EDEA #D7C8ED #EDC8CB #DDEDC8
split-complementary
#C8EDEA #EDC8DD #EDD7C8
monochromatic
#6CCFC7 #9ADED8 #C8EDEA #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.25
#C8EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#C8EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EDEA
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EDEA | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#BEEFEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8edea; /* rgb */ color: rgb(200, 237, 234); /* oklch */ color: oklch(91.9% 0.039 190.5);
Tailwind
colors: {
custom: {
50: '#d9f2f0',
500: '#c8edea',
950: '#000000',
},
}SCSS
$custom: #c8edea; $custom-light: #d9f2f0; $custom-dark: #000000;
JSON
{
"hex": "#c8edea",
"rgb": {
"r": 200,
"g": 237,
"b": 234
},
"hsl": {
"h": 175.135,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.91889,
"c": 0.03864,
"h": 190.5
},
"luminance": 0.78788
}Semantic roles & 50–950 ramp
primary
#C8EDEA
secondary
#CA8F94
accent
#2734BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585