#C8FAFA#C8FAFA
#C8FAFA is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.1% C 0.051 H 196.3°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAFA |
|---|---|
| RGB | rgb(200, 250, 250) |
| HSL | hsl(180, 83%, 88%) |
| HSV | hsv(180, 20%, 98%) |
| CMYK | cmyk(20%, 0%, 0%, 2%) |
| CIE-LAB | lab(94.97, -15.76, -5.23) |
| CIE-LCH | lch(94.97, 16.61, 198.35°) |
| OKLab | oklab(95.07% -0.0487 -0.0143) |
| OKLCH | oklch(95.07% 0.051 196.3) |
| XYZ | xyz(75.2553, 87.5500, 103.3577) |
| Luminance | 0.8755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.31
Light Sky Blue
#C6FCFF
ΔE00 1.33
Light Light Blue
#CAFFFB
ΔE00 2.00
Really Light Blue
#D4FFFF
ΔE00 2.03
Very Light Blue
#D5FFFF
ΔE00 2.23
Very Pale Blue
#D6FFFE
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAFA #FAC8C8
analogous
#C8FAE1 #C8FAFA #C8E1FA
triadic
#C8FAFA #FAC8FA #FAFAC8
tetradic
#C8FAFA #E1C8FA #FAC8C8 #E1FAC8
square
#C8FAFA #E1C8FA #FAC8C8 #E1FAC8
split-complementary
#C8FAFA #FAC8E1 #FAE1C8
monochromatic
#58F0F0 #90F5F5 #C8FAFA #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.13
#C8FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#C8FAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAFA
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAFA | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#E9EDFB
Tritanopia (blue-blind)
#B8FDFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8fafa; /* rgb */ color: rgb(200, 250, 250); /* oklch */ color: oklch(95.1% 0.051 196.3);
Tailwind
colors: {
custom: {
50: '#d9fcfb',
500: '#c8fafa',
950: '#000000',
},
}SCSS
$custom: #c8fafa; $custom-light: #d9fcfb; $custom-dark: #000000;
JSON
{
"hex": "#c8fafa",
"rgb": {
"r": 200,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.9507,
"c": 0.05076,
"h": 196.3
},
"luminance": 0.87553
}Semantic roles & 50–950 ramp
primary
#C8FAFA
secondary
#DF8787
accent
#0606E0
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585