#CFFDF7#CFFDF7
#CFFDF7 is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.048 H 186.7°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDF7 |
|---|---|
| RGB | rgb(207, 253, 247) |
| HSL | hsl(172, 92%, 90%) |
| HSV | hsv(172, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(96.09, -15.75, -1.99) |
| CIE-LCH | lch(96.09, 15.88, 187.18°) |
| OKLab | oklab(96.04% -0.0472 -0.0055) |
| OKLCH | oklch(96.04% 0.048 186.7) |
| XYZ | xyz(77.6413, 90.2289, 101.3028) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.41
Light Light Blue
#CAFFFB
ΔE00 1.59
Duck Egg Blue
#C3FBF4
ΔE00 2.27
Pale Blue
#D0FEFE
ΔE00 2.47
Very Pale Blue
#D6FFFE
ΔE00 2.60
Really Light Blue
#D4FFFF
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDF7 #FDCFD5
analogous
#CFFDE0 #CFFDF7 #CFECFD
triadic
#CFFDF7 #F7CFFD #FDF7CF
tetradic
#CFFDF7 #E0CFFD #FDCFD5 #ECFDCF
square
#CFFDF7 #E0CFFD #FDCFD5 #ECFDCF
split-complementary
#CFFDF7 #FDCFEC #FDE0CF
monochromatic
#59F8E3 #94FBED #CFFDF7 #E2FEFA #E2FEFA
Accessibility & contrast
On white
1.10
#CFFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#CFFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDF7
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDF7 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#EFF1F8
Tritanopia (blue-blind)
#C2FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffdf7; /* rgb */ color: rgb(207, 253, 247); /* oklch */ color: oklch(96.0% 0.048 186.7);
Tailwind
colors: {
custom: {
50: '#defef9',
500: '#cffdf7',
950: '#000000',
},
}SCSS
$custom: #cffdf7; $custom-light: #defef9; $custom-dark: #000000;
JSON
{
"hex": "#cffdf7",
"rgb": {
"r": 207,
"g": 253,
"b": 247
},
"hsl": {
"h": 172.174,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.96041,
"c": 0.04756,
"h": 186.7
},
"luminance": 0.90231
}Semantic roles & 50–950 ramp
primary
#CFFDF7
secondary
#E68A96
accent
#001EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585