#C8EFF4#C8EFF4
#C8EFF4 is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.6% C 0.041 H 206.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFF4 |
|---|---|
| RGB | rgb(200, 239, 244) |
| HSL | hsl(187, 67%, 87%) |
| HSV | hsv(187, 18%, 96%) |
| CMYK | cmyk(18%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(91.93, -11.51, -6.61) |
| CIE-LCH | lch(91.93, 13.27, 209.87°) |
| OKLab | oklab(92.6% -0.0368 -0.0179) |
| OKLCH | oklch(92.6% 0.041 206) |
| XYZ | xyz(71.0106, 80.5418, 97.3752) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.79
Very Light Blue
#D5FFFF
ΔE00 3.98
Really Light Blue
#D4FFFF
ΔE00 4.03
Pale Blue
#D0FEFE
ΔE00 4.11
Ice Blue (survey)
#D7FFFE
ΔE00 4.16
Very Pale Blue
#D6FFFE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFF4 #F4CDC8
analogous
#C8F4E3 #C8EFF4 #C8D9F4
triadic
#C8EFF4 #F4C8EF #EFF4C8
tetradic
#C8EFF4 #E3C8F4 #F4CDC8 #D9F4C8
square
#C8EFF4 #E3C8F4 #F4CDC8 #D9F4C8
split-complementary
#C8EFF4 #F4C8D9 #F4E3C8
monochromatic
#62D1E0 #95E0EA #C8EFF4 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.23
#C8EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#C8EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFF4
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFF4 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF4
Deuteranopia (green-blind)
#E0E5F4
Tritanopia (blue-blind)
#BBF2F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8eff4; /* rgb */ color: rgb(200, 239, 244); /* oklch */ color: oklch(92.6% 0.041 206.0);
Tailwind
colors: {
custom: {
50: '#d9f4f7',
500: '#c8eff4',
950: '#000000',
},
}SCSS
$custom: #c8eff4; $custom-light: #d9f4f7; $custom-dark: #000000;
JSON
{
"hex": "#c8eff4",
"rgb": {
"r": 200,
"g": 239,
"b": 244
},
"hsl": {
"h": 186.818,
"s": 66.667,
"l": 87.059
},
"oklch": {
"l": 0.92603,
"c": 0.04093,
"h": 206
},
"luminance": 0.80544
}Semantic roles & 50–950 ramp
primary
#C8EFF4
secondary
#D5948B
accent
#2C17CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585