#CFFCFC#CFFCFC
#CFFCFC is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.0% C 0.046 H 196.4°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCFC |
|---|---|
| RGB | rgb(207, 252, 252) |
| HSL | hsl(180, 88%, 90%) |
| HSV | hsv(180, 18%, 99%) |
| CMYK | cmyk(17.9%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(95.96, -14.25, -4.76) |
| CIE-LCH | lch(95.96, 15.03, 198.46°) |
| OKLab | oklab(95.98% -0.044 -0.013) |
| OKLCH | oklch(95.98% 0.046 196.4) |
| XYZ | xyz(78.1083, 89.9119, 105.3160) |
| Luminance | 0.8991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.43
Really Light Blue
#D4FFFF
ΔE00 0.83
Very Light Blue
#D5FFFF
ΔE00 1.01
Very Pale Blue
#D6FFFE
ΔE00 1.20
Ice Blue (survey)
#D7FFFE
ΔE00 1.40
Light Sky Blue
#C6FCFF
ΔE00 2.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCFC #FCCFCF
analogous
#CFFCE6 #CFFCFC #CFE5FC
triadic
#CFFCFC #FCCFFC #FCFCCF
tetradic
#CFFCFC #E5CFFC #FCCFCF #E6FCCF
square
#CFFCFC #E5CFFC #FCCFCF #E6FCCF
split-complementary
#CFFCFC #FCCFE6 #FCE6CF
monochromatic
#5CF5F5 #95F8F8 #CFFCFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.11
#CFFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#CFFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCFC
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCFC | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#C1FFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffcfc; /* rgb */ color: rgb(207, 252, 252); /* oklch */ color: oklch(96.0% 0.046 196.4);
Tailwind
colors: {
custom: {
50: '#defdfd',
500: '#cffcfc',
950: '#000000',
},
}SCSS
$custom: #cffcfc; $custom-light: #defdfd; $custom-dark: #000000;
JSON
{
"hex": "#cffcfc",
"rgb": {
"r": 207,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.95979,
"c": 0.0459,
"h": 196.4
},
"luminance": 0.89914
}Semantic roles & 50–950 ramp
primary
#CFFCFC
secondary
#E48C8C
accent
#0101E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585