#CFFCF2#CFFCF2
#CFFCF2 is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.7% C 0.048 H 180.2°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCF2 |
|---|---|
| RGB | rgb(207, 252, 242) |
| HSL | hsl(167, 88%, 90%) |
| HSV | hsv(167, 18%, 99%) |
| CMYK | cmyk(17.9%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(95.70, -16.25, 0.03) |
| CIE-LCH | lch(95.70, 16.25, 179.91°) |
| OKLab | oklab(95.69% -0.0479 -0.0002) |
| OKLCH | oklch(95.69% 0.048 180.2) |
| XYZ | xyz(76.5652, 89.2947, 97.1887) |
| Luminance | 0.8930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.42
Duck Egg Blue
#C3FBF4
ΔE00 2.55
Light Light Blue
#CAFFFB
ΔE00 2.81
Eggshell Blue
#C4FFF7
ΔE00 2.88
Very Pale Blue
#D6FFFE
ΔE00 3.98
Pale Blue
#D0FEFE
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCF2 #FCCFD9
analogous
#CFFCDC #CFFCF2 #CFEFFC
triadic
#CFFCF2 #F2CFFC #FCF2CF
tetradic
#CFFCF2 #DCCFFC #FCCFD9 #EFFCCF
square
#CFFCF2 #DCCFFC #FCCFD9 #EFFCCF
split-complementary
#CFFCF2 #FCCFEF #FCDCCF
monochromatic
#5CF5D3 #95F8E2 #CFFCF2 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.11
#CFFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#CFFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCF2
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCF2 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F2
Deuteranopia (green-blind)
#EFF0F3
Tritanopia (blue-blind)
#C4FEF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffcf2; /* rgb */ color: rgb(207, 252, 242); /* oklch */ color: oklch(95.7% 0.048 180.2);
Tailwind
colors: {
custom: {
50: '#defdf6',
500: '#cffcf2',
950: '#000000',
},
}SCSS
$custom: #cffcf2; $custom-light: #defdf6; $custom-dark: #000000;
JSON
{
"hex": "#cffcf2",
"rgb": {
"r": 207,
"g": 252,
"b": 242
},
"hsl": {
"h": 166.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.95691,
"c": 0.0479,
"h": 180.2
},
"luminance": 0.89297
}Semantic roles & 50–950 ramp
primary
#CFFCF2
secondary
#E48C9F
accent
#0133E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585