#CAFEFC#CAFEFC
#CAFEFC is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.053 H 193.4°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFEFC |
|---|---|
| RGB | rgb(202, 254, 252) |
| HSL | hsl(178, 96%, 89%) |
| HSV | hsv(178, 20%, 100%) |
| CMYK | cmyk(20.5%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(96.19, -16.73, -4.45) |
| CIE-LCH | lch(96.19, 17.31, 194.90°) |
| OKLab | oklab(96.09% -0.0512 -0.0122) |
| OKLCH | oklch(96.09% 0.053 193.4) |
| XYZ | xyz(77.3645, 90.4656, 105.4619) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.86
Pale Blue
#D0FEFE
ΔE00 1.66
Light Sky Blue
#C6FCFF
ΔE00 2.01
Really Light Blue
#D4FFFF
ΔE00 2.34
Duck Egg Blue
#C3FBF4
ΔE00 2.38
Very Light Blue
#D5FFFF
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFEFC #FECACC
analogous
#CAFEE2 #CAFEFC #CAE6FE
triadic
#CAFEFC #FCCAFE #FEFCCA
tetradic
#CAFEFC #E2CAFE #FECACC #E6FECA
square
#CAFEFC #E2CAFE #FECACC #E6FECA
split-complementary
#CAFEFC #FECAE6 #FEE2CA
monochromatic
#52FCF5 #8EFDF9 #CAFEFC #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.10
#CAFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#CAFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFEFC
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFEFC | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FC
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#BAFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cafefc; /* rgb */ color: rgb(202, 254, 252); /* oklch */ color: oklch(96.1% 0.053 193.4);
Tailwind
colors: {
custom: {
50: '#dbfefd',
500: '#cafefc',
950: '#000000',
},
}SCSS
$custom: #cafefc; $custom-light: #dbfefd; $custom-dark: #000000;
JSON
{
"hex": "#cafefc",
"rgb": {
"r": 202,
"g": 254,
"b": 252
},
"hsl": {
"h": 177.692,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.96086,
"c": 0.05264,
"h": 193.4
},
"luminance": 0.90468
}Semantic roles & 50–950 ramp
primary
#CAFEFC
secondary
#E78589
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585