#CFFFF7#CFFFF7
#CFFFF7 is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.5% C 0.050 H 184.0°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFF7 |
|---|---|
| RGB | rgb(207, 255, 247) |
| HSL | hsl(170, 100%, 91%) |
| HSV | hsv(170, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(96.61, -16.74, -1.22) |
| CIE-LCH | lch(96.61, 16.78, 184.17°) |
| OKLab | oklab(96.46% -0.0498 -0.0035) |
| OKLCH | oklch(96.46% 0.05 184) |
| XYZ | xyz(78.2759, 91.4982, 101.5144) |
| Luminance | 0.9150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.80
Duck Egg Blue
#C3FBF4
ΔE00 1.98
Ice
#D6FFFA
ΔE00 2.09
Eggshell Blue
#C4FFF7
ΔE00 2.20
Pale Blue
#D0FEFE
ΔE00 3.32
Very Pale Blue
#D6FFFE
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFF7 #FFCFD7
analogous
#CFFFDF #CFFFF7 #CFEFFF
triadic
#CFFFF7 #F7CFFF #FFF7CF
tetradic
#CFFFF7 #DFCFFF #FFCFD7 #EFFFCF
square
#CFFFF7 #DFCFFF #FFCFD7 #EFFFCF
split-complementary
#CFFFF7 #FFCFEF #FFDFCF
monochromatic
#55FFE3 #92FFED #CFFFF7 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.09
#CFFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#CFFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFF7
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFF7 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F7
Deuteranopia (green-blind)
#F1F2F8
Tritanopia (blue-blind)
#C2FFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffff7; /* rgb */ color: rgb(207, 255, 247); /* oklch */ color: oklch(96.5% 0.050 184.0);
Tailwind
colors: {
custom: {
50: '#defff9',
500: '#cffff7',
950: '#000000',
},
}SCSS
$custom: #cffff7; $custom-light: #defff9; $custom-dark: #000000;
JSON
{
"hex": "#cffff7",
"rgb": {
"r": 207,
"g": 255,
"b": 247
},
"hsl": {
"h": 170,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96456,
"c": 0.04994,
"h": 184
},
"luminance": 0.91501
}Semantic roles & 50–950 ramp
primary
#CFFFF7
secondary
#EA8898
accent
#0026E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685