#C9FCFF#C9FCFF
#C9FCFF is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.7% C 0.052 H 200.8°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FCFF |
|---|---|
| RGB | rgb(201, 252, 255) |
| HSL | hsl(183, 100%, 89%) |
| HSV | hsv(183, 21%, 100%) |
| CMYK | cmyk(21.2%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(95.69, -15.42, -6.75) |
| CIE-LCH | lch(95.69, 16.83, 203.64°) |
| OKLab | oklab(95.7% -0.0484 -0.0184) |
| OKLCH | oklch(95.7% 0.052 200.8) |
| XYZ | xyz(76.9425, 89.2554, 107.7624) |
| Luminance | 0.8926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.62
Pale Blue
#D0FEFE
ΔE00 1.52
Really Light Blue
#D4FFFF
ΔE00 2.07
Very Light Blue
#D5FFFF
ΔE00 2.26
Pale Sky Blue
#BDF6FE
ΔE00 2.44
Very Pale Blue
#D6FFFE
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FCFF #FFCCC9
analogous
#C9FFE7 #C9FCFF #C9E1FF
triadic
#C9FCFF #FFC9FC #FCFFC9
tetradic
#C9FCFF #E7C9FF #FFCCC9 #E1FFC9
square
#C9FCFF #E7C9FF #FFCCC9 #E1FFC9
split-complementary
#C9FCFF #FFC9E1 #FFE7C9
monochromatic
#4FF5FF #8CF9FF #C9FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.11
#C9FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#C9FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FCFF
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FCFF | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#B8FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c9fcff; /* rgb */ color: rgb(201, 252, 255); /* oklch */ color: oklch(95.7% 0.052 200.8);
Tailwind
colors: {
custom: {
50: '#dafdff',
500: '#c9fcff',
950: '#000000',
},
}SCSS
$custom: #c9fcff; $custom-light: #dafdff; $custom-dark: #000000;
JSON
{
"hex": "#c9fcff",
"rgb": {
"r": 201,
"g": 252,
"b": 255
},
"hsl": {
"h": 183.333,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.95698,
"c": 0.0518,
"h": 200.8
},
"luminance": 0.89258
}Semantic roles & 50–950 ramp
primary
#C9FCFF
secondary
#E98983
accent
#0D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586