#CAFFFA#CAFFFA
#CAFFFA is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.2% C 0.054 H 189.2°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFFA |
|---|---|
| RGB | rgb(202, 255, 250) |
| HSL | hsl(174, 100%, 90%) |
| HSV | hsv(174, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.40, -17.63, -3.11) |
| CIE-LCH | lch(96.40, 17.91, 190.01°) |
| OKLab | oklab(96.24% -0.0532 -0.0086) |
| OKLCH | oklch(96.24% 0.054 189.2) |
| XYZ | xyz(77.3674, 90.9758, 103.9076) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.40
Duck Egg Blue
#C3FBF4
ΔE00 1.41
Eggshell Blue
#C4FFF7
ΔE00 1.71
Ice
#D6FFFA
ΔE00 2.64
Pale Blue
#D0FEFE
ΔE00 2.69
Light Sky Blue
#C6FCFF
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFFA #FFCACF
analogous
#CAFFE0 #CAFFFA #CAE9FF
triadic
#CAFFFA #FACAFF #FFFACA
tetradic
#CAFFFA #E0CAFF #FFCACF #E9FFCA
square
#CAFFFA #E0CAFF #FFCACF #E9FFCA
split-complementary
#CAFFFA #FFCAE9 #FFE0CA
monochromatic
#50FFEE #8DFFF4 #CAFFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.09
#CAFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#CAFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFFA
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFFA | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#EFF1FB
Tritanopia (blue-blind)
#BAFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cafffa; /* rgb */ color: rgb(202, 255, 250); /* oklch */ color: oklch(96.2% 0.054 189.2);
Tailwind
colors: {
custom: {
50: '#dbfffb',
500: '#cafffa',
950: '#000000',
},
}SCSS
$custom: #cafffa; $custom-light: #dbfffb; $custom-dark: #000000;
JSON
{
"hex": "#cafffa",
"rgb": {
"r": 202,
"g": 255,
"b": 250
},
"hsl": {
"h": 174.34,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96236,
"c": 0.05394,
"h": 189.2
},
"luminance": 0.90979
}Semantic roles & 50–950 ramp
primary
#CAFFFA
secondary
#E9848D
accent
#0016E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685