#C8EDEB#C8EDEB
#C8EDEB is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.9% C 0.039 H 192.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EDEB |
|---|---|
| RGB | rgb(200, 237, 235) |
| HSL | hsl(177, 51%, 86%) |
| HSV | hsv(177, 16%, 93%) |
| CMYK | cmyk(15.6%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.16, -12.33, -3.04) |
| CIE-LCH | lch(91.16, 12.70, 193.86°) |
| OKLab | oklab(91.92% -0.0376 -0.0083) |
| OKLCH | oklch(91.92% 0.039 192.5) |
| XYZ | xyz(69.0950, 78.8440, 90.1591) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.75
Very Pale Blue
#D6FFFE
ΔE00 3.76
Very Light Blue
#D5FFFF
ΔE00 3.84
Pale Blue
#D0FEFE
ΔE00 3.86
Really Light Blue
#D4FFFF
ΔE00 3.87
Ice
#D6FFFA
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EDEB #EDC8CA
analogous
#C8EDD8 #C8EDEB #C8DCED
triadic
#C8EDEB #EBC8ED #EDEBC8
tetradic
#C8EDEB #D8C8ED #EDC8CA #DCEDC8
square
#C8EDEB #D8C8ED #EDC8CA #DCEDC8
split-complementary
#C8EDEB #EDC8DC #EDD8C8
monochromatic
#6CCFC9 #9ADEDA #C8EDEB #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.25
#C8EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#C8EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EDEB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EDEB | 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)
#E8E9EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#BDEFEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8edeb; /* rgb */ color: rgb(200, 237, 235); /* oklch */ color: oklch(91.9% 0.039 192.5);
Tailwind
colors: {
custom: {
50: '#d9f2f1',
500: '#c8edeb',
950: '#000000',
},
}SCSS
$custom: #c8edeb; $custom-light: #d9f2f1; $custom-dark: #000000;
JSON
{
"hex": "#c8edeb",
"rgb": {
"r": 200,
"g": 237,
"b": 235
},
"hsl": {
"h": 176.757,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.91918,
"c": 0.03852,
"h": 192.5
},
"luminance": 0.78846
}Semantic roles & 50–950 ramp
primary
#C8EDEB
secondary
#CA8F93
accent
#2730BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585