#CAFFFC#CAFFFC
#CAFFFC is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.054 H 192.0°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFFC |
|---|---|
| RGB | rgb(202, 255, 252) |
| HSL | hsl(177, 100%, 90%) |
| HSV | hsv(177, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(96.45, -17.22, -4.07) |
| CIE-LCH | lch(96.45, 17.70, 193.28°) |
| OKLab | oklab(96.29% -0.0525 -0.0112) |
| OKLCH | oklch(96.29% 0.054 192) |
| XYZ | xyz(77.6827, 91.1019, 105.5680) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.40
Duck Egg Blue
#C3FBF4
ΔE00 2.01
Pale Blue
#D0FEFE
ΔE00 2.08
Eggshell Blue
#C4FFF7
ΔE00 2.37
Light Sky Blue
#C6FCFF
ΔE00 2.45
Ice
#D6FFFA
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFFC #FFCACD
analogous
#CAFFE2 #CAFFFC #CAE8FF
triadic
#CAFFFC #FCCAFF #FFFCCA
tetradic
#CAFFFC #E2CAFF #FFCACD #E8FFCA
square
#CAFFFC #E2CAFF #FFCACD #E8FFCA
split-complementary
#CAFFFC #FFCAE8 #FFE2CA
monochromatic
#50FFF5 #8DFFF9 #CAFFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.09
#CAFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#CAFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFFC
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFFC | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FC
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#BAFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cafffc; /* rgb */ color: rgb(202, 255, 252); /* oklch */ color: oklch(96.3% 0.054 192.0);
Tailwind
colors: {
custom: {
50: '#dbfffd',
500: '#cafffc',
950: '#000000',
},
}SCSS
$custom: #cafffc; $custom-light: #dbfffd; $custom-dark: #000000;
JSON
{
"hex": "#cafffc",
"rgb": {
"r": 202,
"g": 255,
"b": 252
},
"hsl": {
"h": 176.604,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96294,
"c": 0.05365,
"h": 192
},
"luminance": 0.91105
}Semantic roles & 50–950 ramp
primary
#CAFFFC
secondary
#E9848A
accent
#000DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685