#C8F2FA#C8F2FA
#C8F2FA is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.4% C 0.045 H 210.5°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2FA |
|---|---|
| RGB | rgb(200, 242, 250) |
| HSL | hsl(190, 83%, 88%) |
| HSV | hsv(190, 20%, 98%) |
| CMYK | cmyk(20%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(92.88, -11.77, -8.33) |
| CIE-LCH | lch(92.88, 14.42, 215.28°) |
| OKLab | oklab(93.41% -0.0384 -0.0226) |
| OKLCH | oklch(93.41% 0.045 210.5) |
| XYZ | xyz(72.8220, 82.6833, 102.5466) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.25
Light Sky Blue
#C6FCFF
ΔE00 4.15
Very Light Blue
#D5FFFF
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.31
Pale Blue
#D0FEFE
ΔE00 4.37
Ice Blue (survey)
#D7FFFE
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2FA #FAD0C8
analogous
#C8FAE9 #C8F2FA #C8D9FA
triadic
#C8F2FA #FAC8F2 #F2FAC8
tetradic
#C8F2FA #E9C8FA #FAD0C8 #D9FAC8
square
#C8F2FA #E9C8FA #FAD0C8 #D9FAC8
split-complementary
#C8F2FA #FAC8D9 #FAE9C8
monochromatic
#58D7F0 #90E5F5 #C8F2FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.20
#C8F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#C8F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2FA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2FA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFB
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#B9F6F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8f2fa; /* rgb */ color: rgb(200, 242, 250); /* oklch */ color: oklch(93.4% 0.045 210.5);
Tailwind
colors: {
custom: {
50: '#d9f6fc',
500: '#c8f2fa',
950: '#000000',
},
}SCSS
$custom: #c8f2fa; $custom-light: #d9f6fc; $custom-dark: #000000;
JSON
{
"hex": "#c8f2fa",
"rgb": {
"r": 200,
"g": 242,
"b": 250
},
"hsl": {
"h": 189.6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.93408,
"c": 0.04457,
"h": 210.5
},
"luminance": 0.82686
}Semantic roles & 50–950 ramp
primary
#C8F2FA
secondary
#DF9587
accent
#2906E0
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585