#CFFCF3#CFFCF3
#CFFCF3 is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.7% C 0.048 H 181.8°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCF3 |
|---|---|
| RGB | rgb(207, 252, 243) |
| HSL | hsl(168, 88%, 90%) |
| HSV | hsv(168, 18%, 99%) |
| CMYK | cmyk(17.9%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(95.73, -16.05, -0.45) |
| CIE-LCH | lch(95.73, 16.06, 181.62°) |
| OKLab | oklab(95.72% -0.0475 -0.0015) |
| OKLCH | oklch(95.72% 0.048 181.8) |
| XYZ | xyz(76.7158, 89.3549, 97.9819) |
| Luminance | 0.8936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.10
Duck Egg Blue
#C3FBF4
ΔE00 2.42
Light Light Blue
#CAFFFB
ΔE00 2.50
Eggshell Blue
#C4FFF7
ΔE00 2.81
Very Pale Blue
#D6FFFE
ΔE00 3.62
Pale Blue
#D0FEFE
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCF3 #FCCFD8
analogous
#CFFCDD #CFFCF3 #CFEEFC
triadic
#CFFCF3 #F3CFFC #FCF3CF
tetradic
#CFFCF3 #DDCFFC #FCCFD8 #EEFCCF
square
#CFFCF3 #DDCFFC #FCCFD8 #EEFCCF
split-complementary
#CFFCF3 #FCCFEE #FCDDCF
monochromatic
#5CF5D6 #95F8E5 #CFFCF3 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.11
#CFFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#CFFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCF3
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCF3 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F3
Deuteranopia (green-blind)
#EFF0F4
Tritanopia (blue-blind)
#C3FEF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffcf3; /* rgb */ color: rgb(207, 252, 243); /* oklch */ color: oklch(95.7% 0.048 181.8);
Tailwind
colors: {
custom: {
50: '#defdf7',
500: '#cffcf3',
950: '#000000',
},
}SCSS
$custom: #cffcf3; $custom-light: #defdf7; $custom-dark: #000000;
JSON
{
"hex": "#cffcf3",
"rgb": {
"r": 207,
"g": 252,
"b": 243
},
"hsl": {
"h": 168,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.95719,
"c": 0.04753,
"h": 181.8
},
"luminance": 0.89357
}Semantic roles & 50–950 ramp
primary
#CFFCF3
secondary
#E48C9D
accent
#012EE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585