#C8EFEE#C8EFEE
#C8EFEE is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.4% C 0.040 H 194.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFEE |
|---|---|
| RGB | rgb(200, 239, 238) |
| HSL | hsl(178, 55%, 86%) |
| HSV | hsv(178, 16%, 94%) |
| CMYK | cmyk(16.3%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(91.77, -12.73, -3.72) |
| CIE-LCH | lch(91.77, 13.27, 196.28°) |
| OKLab | oklab(92.42% -0.0391 -0.0101) |
| OKLCH | oklch(92.42% 0.04 194.6) |
| XYZ | xyz(70.1144, 80.1834, 92.6551) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.28
Very Pale Blue
#D6FFFE
ΔE00 3.30
Ice Blue (survey)
#D7FFFE
ΔE00 3.31
Very Light Blue
#D5FFFF
ΔE00 3.32
Really Light Blue
#D4FFFF
ΔE00 3.34
Ice
#D6FFFA
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFEE #EFC8C9
analogous
#C8EFDA #C8EFEE #C8DCEF
triadic
#C8EFEE #EEC8EF #EFEEC8
tetradic
#C8EFEE #DAC8EF #EFC8C9 #DCEFC8
square
#C8EFEE #DAC8EF #EFC8C9 #DCEFC8
split-complementary
#C8EFEE #EFC8DC #EFDAC8
monochromatic
#69D3D1 #99E1DF #C8EFEE #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.23
#C8EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#C8EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFEE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFEE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#BDF2EF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8efee; /* rgb */ color: rgb(200, 239, 238); /* oklch */ color: oklch(92.4% 0.040 194.6);
Tailwind
colors: {
custom: {
50: '#d9f4f3',
500: '#c8efee',
950: '#000000',
},
}SCSS
$custom: #c8efee; $custom-light: #d9f4f3; $custom-dark: #000000;
JSON
{
"hex": "#c8efee",
"rgb": {
"r": 200,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.462,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.92423,
"c": 0.04039,
"h": 194.6
},
"luminance": 0.80185
}Semantic roles & 50–950 ramp
primary
#C8EFEE
secondary
#CD8E90
accent
#2327C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585