#C8EFF6#C8EFF6
#C8EFF6 is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.7% C 0.041 H 209.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFF6 |
|---|---|
| RGB | rgb(200, 239, 246) |
| HSL | hsl(189, 72%, 87%) |
| HSV | hsv(189, 19%, 96%) |
| CMYK | cmyk(18.7%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(91.98, -11.09, -7.57) |
| CIE-LCH | lch(91.98, 13.43, 214.30°) |
| OKLab | oklab(92.66% -0.036 -0.0205) |
| OKLCH | oklch(92.66% 0.041 209.7) |
| XYZ | xyz(71.3159, 80.6640, 98.9831) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.91
Powder Blue
#B0E0E6
ΔE00 4.40
Very Light Blue
#D5FFFF
ΔE00 4.53
Really Light Blue
#D4FFFF
ΔE00 4.59
Light Sky Blue
#C6FCFF
ΔE00 4.69
Pale Blue
#D0FEFE
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFF6 #F6CFC8
analogous
#C8F6E6 #C8EFF6 #C8D8F6
triadic
#C8EFF6 #F6C8EF #EFF6C8
tetradic
#C8EFF6 #E6C8F6 #F6CFC8 #D8F6C8
square
#C8EFF6 #E6C8F6 #F6CFC8 #D8F6C8
split-complementary
#C8EFF6 #F6C8D8 #F6E6C8
monochromatic
#5FD0E5 #93E0ED #C8EFF6 #E5F7FB #E5F7FB
Accessibility & contrast
On white
1.23
#C8EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#C8EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFF6
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFF6 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF6
Deuteranopia (green-blind)
#E0E5F6
Tritanopia (blue-blind)
#BBF3F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8eff6; /* rgb */ color: rgb(200, 239, 246); /* oklch */ color: oklch(92.7% 0.041 209.7);
Tailwind
colors: {
custom: {
50: '#d9f4f9',
500: '#c8eff6',
950: '#000000',
},
}SCSS
$custom: #c8eff6; $custom-light: #d9f4f9; $custom-dark: #000000;
JSON
{
"hex": "#c8eff6",
"rgb": {
"r": 200,
"g": 239,
"b": 246
},
"hsl": {
"h": 189.13,
"s": 71.875,
"l": 87.451
},
"oklch": {
"l": 0.92664,
"c": 0.04147,
"h": 209.7
},
"luminance": 0.80666
}Semantic roles & 50–950 ramp
primary
#C8EFF6
secondary
#D8968A
accent
#2F12D4
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585