#C9FFFA#C9FFFA
#C9FFFA is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.055 H 189.3°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FFFA |
|---|---|
| RGB | rgb(201, 255, 250) |
| HSL | hsl(174, 100%, 89%) |
| HSV | hsv(174, 21%, 100%) |
| CMYK | cmyk(21.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.34, -17.93, -3.20) |
| CIE-LCH | lch(96.34, 18.21, 190.13°) |
| OKLab | oklab(96.18% -0.0542 -0.0088) |
| OKLCH | oklch(96.18% 0.055 189.3) |
| XYZ | xyz(77.0976, 90.8367, 103.8950) |
| Luminance | 0.9084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.47
Duck Egg Blue
#C3FBF4
ΔE00 1.30
Eggshell Blue
#C4FFF7
ΔE00 1.57
Pale Blue
#D0FEFE
ΔE00 2.83
Ice
#D6FFFA
ΔE00 2.84
Pale Cyan
#B7FFFA
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FFFA #FFC9CE
analogous
#C9FFDF #C9FFFA #C9E9FF
triadic
#C9FFFA #FAC9FF #FFFAC9
tetradic
#C9FFFA #DFC9FF #FFC9CE #E9FFC9
square
#C9FFFA #DFC9FF #FFC9CE #E9FFC9
split-complementary
#C9FFFA #FFC9E9 #FFDFC9
monochromatic
#4FFFEF #8CFFF4 #C9FFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.10
#C9FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#C9FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FFFA
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FFFA | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#B9FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c9fffa; /* rgb */ color: rgb(201, 255, 250); /* oklch */ color: oklch(96.2% 0.055 189.3);
Tailwind
colors: {
custom: {
50: '#dafffb',
500: '#c9fffa',
950: '#000000',
},
}SCSS
$custom: #c9fffa; $custom-light: #dafffb; $custom-dark: #000000;
JSON
{
"hex": "#c9fffa",
"rgb": {
"r": 201,
"g": 255,
"b": 250
},
"hsl": {
"h": 174.444,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.96175,
"c": 0.05488,
"h": 189.3
},
"luminance": 0.9084
}Semantic roles & 50–950 ramp
primary
#C9FFFA
secondary
#E9838D
accent
#0015E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685