Light Light Blue#CAFFFB
#CAFFFB is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.054 H 190.6°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFFB |
|---|---|
| RGB | rgb(202, 255, 251) |
| HSL | hsl(175, 100%, 90%) |
| HSV | hsv(175, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(96.43, -17.43, -3.59) |
| CIE-LCH | lch(96.43, 17.80, 191.64°) |
| OKLab | oklab(96.27% -0.0529 -0.0099) |
| OKLCH | oklch(96.27% 0.054 190.6) |
| XYZ | xyz(77.5246, 91.0387, 104.7356) |
| Luminance | 0.9104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.00
Duck Egg Blue
#C3FBF4
ΔE00 1.69
Eggshell Blue
#C4FFF7
ΔE00 2.02
Pale Blue
#D0FEFE
ΔE00 2.38
Ice
#D6FFFA
ΔE00 2.62
Light Sky Blue
#C6FCFF
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFFB #FFCACE
analogous
#CAFFE1 #CAFFFB #CAE9FF
triadic
#CAFFFB #FBCAFF #FFFBCA
tetradic
#CAFFFB #E1CAFF #FFCACE #E9FFCA
square
#CAFFFB #E1CAFF #FFCACE #E9FFCA
split-complementary
#CAFFFB #FFCAE9 #FFE1CA
monochromatic
#50FFF2 #8DFFF6 #CAFFFB #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.09
#CAFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#CAFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFFB
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFFB | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#BAFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cafffb; /* rgb */ color: rgb(202, 255, 251); /* oklch */ color: oklch(96.3% 0.054 190.6);
Tailwind
colors: {
custom: {
50: '#dbfffc',
500: '#cafffb',
950: '#000000',
},
}SCSS
$custom: #cafffb; $custom-light: #dbfffc; $custom-dark: #000000;
JSON
{
"hex": "#cafffb",
"rgb": {
"r": 202,
"g": 255,
"b": 251
},
"hsl": {
"h": 175.472,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96265,
"c": 0.05378,
"h": 190.6
},
"luminance": 0.91042
}Semantic roles & 50–950 ramp
primary
#CAFFFB
secondary
#E9848C
accent
#0011E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685