#C9FFFD#C9FFFD
#C9FFFD is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.054 H 193.5°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FFFD |
|---|---|
| RGB | rgb(201, 255, 253) |
| HSL | hsl(178, 100%, 89%) |
| HSV | hsv(178, 21%, 100%) |
| CMYK | cmyk(21.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.42, -17.31, -4.63) |
| CIE-LCH | lch(96.42, 17.92, 194.98°) |
| OKLab | oklab(96.26% -0.053 -0.0127) |
| OKLCH | oklch(96.26% 0.055 193.5) |
| XYZ | xyz(77.5718, 91.0264, 106.3921) |
| Luminance | 0.9103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.79
Pale Blue
#D0FEFE
ΔE00 2.00
Light Sky Blue
#C6FCFF
ΔE00 2.08
Duck Egg Blue
#C3FBF4
ΔE00 2.28
Eggshell Blue
#C4FFF7
ΔE00 2.63
Really Light Blue
#D4FFFF
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FFFD #FFC9CB
analogous
#C9FFE2 #C9FFFD #C9E6FF
triadic
#C9FFFD #FDC9FF #FFFDC9
tetradic
#C9FFFD #E2C9FF #FFC9CB #E6FFC9
square
#C9FFFD #E2C9FF #FFC9CB #E6FFC9
split-complementary
#C9FFFD #FFC9E6 #FFE2C9
monochromatic
#4FFFF8 #8CFFFB #C9FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#C9FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#C9FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FFFD
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FFFD | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EEF1FE
Tritanopia (blue-blind)
#B8FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #c9fffd; /* rgb */ color: rgb(201, 255, 253); /* oklch */ color: oklch(96.3% 0.054 193.5);
Tailwind
colors: {
custom: {
50: '#dafffe',
500: '#c9fffd',
950: '#000000',
},
}SCSS
$custom: #c9fffd; $custom-light: #dafffe; $custom-dark: #000000;
JSON
{
"hex": "#c9fffd",
"rgb": {
"r": 201,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.778,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.96263,
"c": 0.0545,
"h": 193.5
},
"luminance": 0.91029
}Semantic roles & 50–950 ramp
primary
#C9FFFD
secondary
#E98387
accent
#0008E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685