#C8EFF5#C8EFF5
#C8EFF5 is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.6% C 0.041 H 207.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFF5 |
|---|---|
| RGB | rgb(200, 239, 245) |
| HSL | hsl(188, 69%, 87%) |
| HSV | hsv(188, 18%, 96%) |
| CMYK | cmyk(18.4%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(91.95, -11.30, -7.09) |
| CIE-LCH | lch(91.95, 13.34, 212.10°) |
| OKLab | oklab(92.63% -0.0364 -0.0192) |
| OKLCH | oklch(92.63% 0.041 207.8) |
| XYZ | xyz(71.1628, 80.6027, 98.1770) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.83
Very Light Blue
#D5FFFF
ΔE00 4.24
Powder Blue
#B0E0E6
ΔE00 4.29
Really Light Blue
#D4FFFF
ΔE00 4.30
Pale Blue
#D0FEFE
ΔE00 4.39
Ice Blue (survey)
#D7FFFE
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFF5 #F5CEC8
analogous
#C8F5E5 #C8EFF5 #C8D9F5
triadic
#C8EFF5 #F5C8EF #EFF5C8
tetradic
#C8EFF5 #E5C8F5 #F5CEC8 #D9F5C8
square
#C8EFF5 #E5C8F5 #F5CEC8 #D9F5C8
split-complementary
#C8EFF5 #F5C8D9 #F5E5C8
monochromatic
#60D1E2 #94E0EC #C8EFF5 #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.23
#C8EFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#C8EFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFF5
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFF5 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF5
Deuteranopia (green-blind)
#E0E5F5
Tritanopia (blue-blind)
#BBF3F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8eff5; /* rgb */ color: rgb(200, 239, 245); /* oklch */ color: oklch(92.6% 0.041 207.8);
Tailwind
colors: {
custom: {
50: '#d9f4f8',
500: '#c8eff5',
950: '#000000',
},
}SCSS
$custom: #c8eff5; $custom-light: #d9f4f8; $custom-dark: #000000;
JSON
{
"hex": "#c8eff5",
"rgb": {
"r": 200,
"g": 239,
"b": 245
},
"hsl": {
"h": 188,
"s": 69.231,
"l": 87.255
},
"oklch": {
"l": 0.92633,
"c": 0.04118,
"h": 207.8
},
"luminance": 0.80605
}Semantic roles & 50–950 ramp
primary
#C8EFF5
secondary
#D7958B
accent
#2D14D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585