#C9FDFF#C9FDFF
#C9FDFF is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.9% C 0.053 H 199.2°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FDFF |
|---|---|
| RGB | rgb(201, 253, 255) |
| HSL | hsl(182, 100%, 89%) |
| HSV | hsv(182, 21%, 100%) |
| CMYK | cmyk(21.2%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(95.95, -15.91, -6.36) |
| CIE-LCH | lch(95.95, 17.14, 201.79°) |
| OKLab | oklab(95.91% -0.0497 -0.0173) |
| OKLCH | oklch(95.91% 0.053 199.2) |
| XYZ | xyz(77.2574, 89.8851, 107.8673) |
| Luminance | 0.8989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.56
Pale Blue
#D0FEFE
ΔE00 1.40
Really Light Blue
#D4FFFF
ΔE00 2.06
Very Light Blue
#D5FFFF
ΔE00 2.28
Light Light Blue
#CAFFFB
ΔE00 2.48
Very Pale Blue
#D6FFFE
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FDFF #FFCBC9
analogous
#C9FFE6 #C9FDFF #C9E2FF
triadic
#C9FDFF #FFC9FD #FDFFC9
tetradic
#C9FDFF #E6C9FF #FFCBC9 #E2FFC9
square
#C9FDFF #E6C9FF #FFCBC9 #E2FFC9
split-complementary
#C9FDFF #FFC9E2 #FFE6C9
monochromatic
#4FF8FF #8CFBFF #C9FDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.11
#C9FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#C9FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FDFF
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FDFF | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#B8FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c9fdff; /* rgb */ color: rgb(201, 253, 255); /* oklch */ color: oklch(95.9% 0.053 199.2);
Tailwind
colors: {
custom: {
50: '#dafeff',
500: '#c9fdff',
950: '#000000',
},
}SCSS
$custom: #c9fdff; $custom-light: #dafeff; $custom-dark: #000000;
JSON
{
"hex": "#c9fdff",
"rgb": {
"r": 201,
"g": 253,
"b": 255
},
"hsl": {
"h": 182.222,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.95906,
"c": 0.05263,
"h": 199.2
},
"luminance": 0.89888
}Semantic roles & 50–950 ramp
primary
#C9FDFF
secondary
#E98783
accent
#0800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586