#CFFCF4#CFFCF4
#CFFCF4 is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.7% C 0.047 H 183.3°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCF4 |
|---|---|
| RGB | rgb(207, 252, 244) |
| HSL | hsl(169, 88%, 90%) |
| HSV | hsv(169, 18%, 99%) |
| CMYK | cmyk(17.9%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(95.75, -15.86, -0.93) |
| CIE-LCH | lch(95.75, 15.88, 183.37°) |
| OKLab | oklab(95.75% -0.0471 -0.0027) |
| OKLCH | oklch(95.75% 0.047 183.3) |
| XYZ | xyz(76.8672, 89.4155, 98.7794) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.79
Light Light Blue
#CAFFFB
ΔE00 2.22
Duck Egg Blue
#C3FBF4
ΔE00 2.35
Eggshell Blue
#C4FFF7
ΔE00 2.81
Very Pale Blue
#D6FFFE
ΔE00 3.26
Pale Blue
#D0FEFE
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCF4 #FCCFD7
analogous
#CFFCDD #CFFCF4 #CFEEFC
triadic
#CFFCF4 #F4CFFC #FCF4CF
tetradic
#CFFCF4 #DDCFFC #FCCFD7 #EEFCCF
square
#CFFCF4 #DDCFFC #FCCFD7 #EEFCCF
split-complementary
#CFFCF4 #FCCFEE #FCDDCF
monochromatic
#5CF5DA #95F8E7 #CFFCF4 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.11
#CFFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#CFFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCF4
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCF4 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F4
Deuteranopia (green-blind)
#EFF0F5
Tritanopia (blue-blind)
#C3FEF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffcf4; /* rgb */ color: rgb(207, 252, 244); /* oklch */ color: oklch(95.7% 0.047 183.3);
Tailwind
colors: {
custom: {
50: '#defdf7',
500: '#cffcf4',
950: '#000000',
},
}SCSS
$custom: #cffcf4; $custom-light: #defdf7; $custom-dark: #000000;
JSON
{
"hex": "#cffcf4",
"rgb": {
"r": 207,
"g": 252,
"b": 244
},
"hsl": {
"h": 169.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.95747,
"c": 0.0472,
"h": 183.3
},
"luminance": 0.89418
}Semantic roles & 50–950 ramp
primary
#CFFCF4
secondary
#E48C9B
accent
#0129E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585