#CFFFFC#CFFFFC
#CFFFFC is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.6% C 0.049 H 191.7°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFFC |
|---|---|
| RGB | rgb(207, 255, 252) |
| HSL | hsl(176, 100%, 91%) |
| HSV | hsv(176, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(96.74, -15.74, -3.61) |
| CIE-LCH | lch(96.74, 16.14, 192.90°) |
| OKLab | oklab(96.6% -0.0479 -0.0099) |
| OKLCH | oklch(96.6% 0.049 191.7) |
| XYZ | xyz(79.0579, 91.8110, 105.6325) |
| Luminance | 0.9181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.18
Pale Blue
#D0FEFE
ΔE00 1.38
Ice
#D6FFFA
ΔE00 1.68
Really Light Blue
#D4FFFF
ΔE00 1.84
Very Pale Blue
#D6FFFE
ΔE00 1.94
Very Light Blue
#D5FFFF
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFFC #FFCFD2
analogous
#CFFFE4 #CFFFFC #CFEAFF
triadic
#CFFFFC #FCCFFF #FFFCCF
tetradic
#CFFFFC #E4CFFF #FFCFD2 #EAFFCF
square
#CFFFFC #E4CFFF #FFCFD2 #EAFFCF
split-complementary
#CFFFFC #FFCFEA #FFE4CF
monochromatic
#55FFF4 #92FFF8 #CFFFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.08
#CFFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#CFFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFFC
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFFC | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#C1FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #cffffc; /* rgb */ color: rgb(207, 255, 252); /* oklch */ color: oklch(96.6% 0.049 191.7);
Tailwind
colors: {
custom: {
50: '#defffd',
500: '#cffffc',
950: '#000000',
},
}SCSS
$custom: #cffffc; $custom-light: #defffd; $custom-dark: #000000;
JSON
{
"hex": "#cffffc",
"rgb": {
"r": 207,
"g": 255,
"b": 252
},
"hsl": {
"h": 176.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96601,
"c": 0.0489,
"h": 191.7
},
"luminance": 0.91814
}Semantic roles & 50–950 ramp
primary
#CFFFFC
secondary
#EA888E
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685