#CFFFF9#CFFFF9
#CFFFF9 is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.5% C 0.049 H 187.0°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFF9 |
|---|---|
| RGB | rgb(207, 255, 249) |
| HSL | hsl(173, 100%, 91%) |
| HSV | hsv(173, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(96.67, -16.34, -2.17) |
| CIE-LCH | lch(96.67, 16.48, 187.58°) |
| OKLab | oklab(96.51% -0.0491 -0.0061) |
| OKLCH | oklch(96.51% 0.049 187) |
| XYZ | xyz(78.5862, 91.6224, 103.1485) |
| Luminance | 0.9163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.23
Ice
#D6FFFA
ΔE00 1.69
Duck Egg Blue
#C3FBF4
ΔE00 2.05
Eggshell Blue
#C4FFF7
ΔE00 2.39
Pale Blue
#D0FEFE
ΔE00 2.55
Very Pale Blue
#D6FFFE
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFF9 #FFCFD5
analogous
#CFFFE1 #CFFFF9 #CFEDFF
triadic
#CFFFF9 #F9CFFF #FFF9CF
tetradic
#CFFFF9 #E1CFFF #FFCFD5 #EDFFCF
square
#CFFFF9 #E1CFFF #FFCFD5 #EDFFCF
split-complementary
#CFFFF9 #FFCFED #FFE1CF
monochromatic
#55FFEA #92FFF1 #CFFFF9 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.09
#CFFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#CFFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFF9
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFF9 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAF9
Deuteranopia (green-blind)
#F0F3FA
Tritanopia (blue-blind)
#C2FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffff9; /* rgb */ color: rgb(207, 255, 249); /* oklch */ color: oklch(96.5% 0.049 187.0);
Tailwind
colors: {
custom: {
50: '#defffb',
500: '#cffff9',
950: '#000000',
},
}SCSS
$custom: #cffff9; $custom-light: #defffb; $custom-dark: #000000;
JSON
{
"hex": "#cffff9",
"rgb": {
"r": 207,
"g": 255,
"b": 249
},
"hsl": {
"h": 172.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96514,
"c": 0.04942,
"h": 187
},
"luminance": 0.91625
}Semantic roles & 50–950 ramp
primary
#CFFFF9
secondary
#EA8894
accent
#001DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685