#C8EFF0#C8EFF0
#C8EFF0 is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.5% C 0.040 H 198.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFF0 |
|---|---|
| RGB | rgb(200, 239, 240) |
| HSL | hsl(182, 57%, 86%) |
| HSV | hsv(182, 17%, 94%) |
| CMYK | cmyk(16.7%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(91.82, -12.33, -4.68) |
| CIE-LCH | lch(91.82, 13.19, 200.80°) |
| OKLab | oklab(92.48% -0.0383 -0.0127) |
| OKLCH | oklch(92.48% 0.04 198.4) |
| XYZ | xyz(70.4098, 80.3015, 94.2112) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.33
Pale Blue
#D0FEFE
ΔE00 3.35
Really Light Blue
#D4FFFF
ΔE00 3.36
Very Pale Blue
#D6FFFE
ΔE00 3.40
Ice Blue (survey)
#D7FFFE
ΔE00 3.40
Light Sky Blue
#C6FCFF
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFF0 #F0C9C8
analogous
#C8F0DD #C8EFF0 #C8DBF0
triadic
#C8EFF0 #F0C8EF #EFF0C8
tetradic
#C8EFF0 #DDC8F0 #F0C9C8 #DBF0C8
square
#C8EFF0 #DDC8F0 #F0C9C8 #DBF0C8
split-complementary
#C8EFF0 #F0C8DB #F0DDC8
monochromatic
#68D3D6 #98E1E3 #C8EFF0 #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.23
#C8EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#C8EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFF0
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFF0 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF0
Deuteranopia (green-blind)
#E1E5F0
Tritanopia (blue-blind)
#BCF2EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8eff0; /* rgb */ color: rgb(200, 239, 240); /* oklch */ color: oklch(92.5% 0.040 198.4);
Tailwind
colors: {
custom: {
50: '#d9f4f4',
500: '#c8eff0',
950: '#000000',
},
}SCSS
$custom: #c8eff0; $custom-light: #d9f4f4; $custom-dark: #000000;
JSON
{
"hex": "#c8eff0",
"rgb": {
"r": 200,
"g": 239,
"b": 240
},
"hsl": {
"h": 181.5,
"s": 57.143,
"l": 86.275
},
"oklch": {
"l": 0.92482,
"c": 0.04038,
"h": 198.4
},
"luminance": 0.80304
}Semantic roles & 50–950 ramp
primary
#C8EFF0
secondary
#CE8F8E
accent
#2521C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585