#CFFEF7#CFFEF7
#CFFEF7 is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.2% C 0.049 H 185.3°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEF7 |
|---|---|
| RGB | rgb(207, 254, 247) |
| HSL | hsl(171, 96%, 90%) |
| HSV | hsv(171, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(96.35, -16.25, -1.60) |
| CIE-LCH | lch(96.35, 16.33, 185.63°) |
| OKLab | oklab(96.25% -0.0485 -0.0045) |
| OKLCH | oklch(96.25% 0.049 185.3) |
| XYZ | xyz(77.9578, 90.8619, 101.4083) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.62
Ice
#D6FFFA
ΔE00 1.72
Duck Egg Blue
#C3FBF4
ΔE00 2.07
Eggshell Blue
#C4FFF7
ΔE00 2.44
Pale Blue
#D0FEFE
ΔE00 2.89
Very Pale Blue
#D6FFFE
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEF7 #FECFD6
analogous
#CFFEDF #CFFEF7 #CFEDFE
triadic
#CFFEF7 #F7CFFE #FEF7CF
tetradic
#CFFEF7 #DFCFFE #FECFD6 #EDFECF
square
#CFFEF7 #DFCFFE #FECFD6 #EDFECF
split-complementary
#CFFEF7 #FECFED #FEDFCF
monochromatic
#57FCE3 #93FDED #CFFEF7 #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.10
#CFFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#CFFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEF7
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEF7 | 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)
#F9F9F7
Deuteranopia (green-blind)
#F0F2F8
Tritanopia (blue-blind)
#C2FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffef7; /* rgb */ color: rgb(207, 254, 247); /* oklch */ color: oklch(96.2% 0.049 185.3);
Tailwind
colors: {
custom: {
50: '#defef9',
500: '#cffef7',
950: '#000000',
},
}SCSS
$custom: #cffef7; $custom-light: #defef9; $custom-dark: #000000;
JSON
{
"hex": "#cffef7",
"rgb": {
"r": 207,
"g": 254,
"b": 247
},
"hsl": {
"h": 171.064,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96249,
"c": 0.04874,
"h": 185.3
},
"luminance": 0.90864
}Semantic roles & 50–950 ramp
primary
#CFFEF7
secondary
#E88997
accent
#0022E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585