#C9FDFD#C9FDFD
#C9FDFD is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.8% C 0.053 H 196.3°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FDFD |
|---|---|
| RGB | rgb(201, 253, 253) |
| HSL | hsl(180, 93%, 89%) |
| HSV | hsv(180, 21%, 99%) |
| CMYK | cmyk(20.6%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(95.90, -16.33, -5.41) |
| CIE-LCH | lch(95.90, 17.20, 198.32°) |
| OKLab | oklab(95.85% -0.0505 -0.0148) |
| OKLCH | oklch(95.85% 0.053 196.3) |
| XYZ | xyz(76.9371, 89.7570, 106.1806) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.21
Pale Blue
#D0FEFE
ΔE00 1.35
Light Light Blue
#CAFFFB
ΔE00 1.68
Really Light Blue
#D4FFFF
ΔE00 2.10
Very Light Blue
#D5FFFF
ΔE00 2.33
Very Pale Blue
#D6FFFE
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FDFD #FDC9C9
analogous
#C9FDE3 #C9FDFD #C9E3FD
triadic
#C9FDFD #FDC9FD #FDFDC9
tetradic
#C9FDFD #E3C9FD #FDC9C9 #E3FDC9
square
#C9FDFD #E3C9FD #FDC9C9 #E3FDC9
split-complementary
#C9FDFD #FDC9E3 #FDE3C9
monochromatic
#53F9F9 #8EFBFB #C9FDFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.11
#C9FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#C9FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FDFD
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FDFD | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#B9FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c9fdfd; /* rgb */ color: rgb(201, 253, 253); /* oklch */ color: oklch(95.8% 0.053 196.3);
Tailwind
colors: {
custom: {
50: '#dafefe',
500: '#c9fdfd',
950: '#000000',
},
}SCSS
$custom: #c9fdfd; $custom-light: #dafefe; $custom-dark: #000000;
JSON
{
"hex": "#c9fdfd",
"rgb": {
"r": 201,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 92.857,
"l": 89.02
},
"oklch": {
"l": 0.95846,
"c": 0.05257,
"h": 196.3
},
"luminance": 0.8976
}Semantic roles & 50–950 ramp
primary
#C9FDFD
secondary
#E58585
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585