#C9FFFE#C9FFFE
#C9FFFE is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.054 H 194.9°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FFFE |
|---|---|
| RGB | rgb(201, 255, 254) |
| HSL | hsl(179, 100%, 89%) |
| HSV | hsv(179, 21%, 100%) |
| CMYK | cmyk(21.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.45, -17.11, -5.11) |
| CIE-LCH | lch(96.45, 17.85, 196.63°) |
| OKLab | oklab(96.29% -0.0526 -0.014) |
| OKLCH | oklch(96.29% 0.054 194.9) |
| XYZ | xyz(77.7315, 91.0903, 107.2333) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.18
Light Sky Blue
#C6FCFF
ΔE00 1.70
Pale Blue
#D0FEFE
ΔE00 1.80
Really Light Blue
#D4FFFF
ΔE00 2.51
Duck Egg Blue
#C3FBF4
ΔE00 2.65
Very Light Blue
#D5FFFF
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FFFE #FFC9CA
analogous
#C9FFE3 #C9FFFE #C9E5FF
triadic
#C9FFFE #FEC9FF #FFFEC9
tetradic
#C9FFFE #E3C9FF #FFC9CA #E5FFC9
square
#C9FFFE #E3C9FF #FFC9CA #E5FFC9
split-complementary
#C9FFFE #FFC9E5 #FFE3C9
monochromatic
#4FFFFC #8CFFFD #C9FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#C9FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#C9FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FFFE
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FFFE | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#B8FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #c9fffe; /* rgb */ color: rgb(201, 255, 254); /* oklch */ color: oklch(96.3% 0.054 194.9);
Tailwind
colors: {
custom: {
50: '#dafffe',
500: '#c9fffe',
950: '#000000',
},
}SCSS
$custom: #c9fffe; $custom-light: #dafffe; $custom-dark: #000000;
JSON
{
"hex": "#c9fffe",
"rgb": {
"r": 201,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.889,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.96293,
"c": 0.05445,
"h": 194.9
},
"luminance": 0.91093
}Semantic roles & 50–950 ramp
primary
#C9FFFE
secondary
#E98385
accent
#0004E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685