#C9FCFE#C9FCFE
#C9FCFE is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.7% C 0.052 H 199.3°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FCFE |
|---|---|
| RGB | rgb(201, 252, 254) |
| HSL | hsl(182, 96%, 89%) |
| HSV | hsv(182, 21%, 100%) |
| CMYK | cmyk(20.9%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.66, -15.63, -6.27) |
| CIE-LCH | lch(95.66, 16.84, 201.87°) |
| OKLab | oklab(95.67% -0.0488 -0.0171) |
| OKLCH | oklch(95.67% 0.052 199.3) |
| XYZ | xyz(76.7820, 89.1912, 106.9168) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.64
Pale Blue
#D0FEFE
ΔE00 1.31
Really Light Blue
#D4FFFF
ΔE00 1.96
Very Light Blue
#D5FFFF
ΔE00 2.17
Very Pale Blue
#D6FFFE
ΔE00 2.47
Light Light Blue
#CAFFFB
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FCFE #FECBC9
analogous
#C9FEE6 #C9FCFE #C9E2FE
triadic
#C9FCFE #FEC9FC #FCFEC9
tetradic
#C9FCFE #E6C9FE #FECBC9 #E2FEC9
square
#C9FCFE #E6C9FE #FECBC9 #E2FEC9
split-complementary
#C9FCFE #FEC9E2 #FEE6C9
monochromatic
#51F5FC #8DF9FD #C9FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.11
#C9FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#C9FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FCFE
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FCFE | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#B8FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c9fcfe; /* rgb */ color: rgb(201, 252, 254); /* oklch */ color: oklch(95.7% 0.052 199.3);
Tailwind
colors: {
custom: {
50: '#dafdfe',
500: '#c9fcfe',
950: '#000000',
},
}SCSS
$custom: #c9fcfe; $custom-light: #dafdfe; $custom-dark: #000000;
JSON
{
"hex": "#c9fcfe",
"rgb": {
"r": 201,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.264,
"s": 96.364,
"l": 89.216
},
"oklch": {
"l": 0.95668,
"c": 0.05172,
"h": 199.3
},
"luminance": 0.89194
}Semantic roles & 50–950 ramp
primary
#C9FCFE
secondary
#E78884
accent
#0900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585