#CAFBFB#CAFBFB
#CAFBFB is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.4% C 0.050 H 196.3°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFBFB |
|---|---|
| RGB | rgb(202, 251, 251) |
| HSL | hsl(180, 86%, 89%) |
| HSV | hsv(180, 20%, 98%) |
| CMYK | cmyk(19.5%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(95.38, -15.46, -5.13) |
| CIE-LCH | lch(95.38, 16.29, 198.37°) |
| OKLab | oklab(95.43% -0.0478 -0.014) |
| OKLCH | oklch(95.43% 0.05 196.3) |
| XYZ | xyz(76.2619, 88.5132, 104.3147) |
| Luminance | 0.8852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.98
Light Sky Blue
#C6FCFF
ΔE00 1.39
Really Light Blue
#D4FFFF
ΔE00 1.71
Very Light Blue
#D5FFFF
ΔE00 1.92
Light Light Blue
#CAFFFB
ΔE00 2.02
Very Pale Blue
#D6FFFE
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFBFB #FBCACA
analogous
#CAFBE3 #CAFBFB #CAE3FB
triadic
#CAFBFB #FBCAFB #FBFBCA
tetradic
#CAFBFB #E3CAFB #FBCACA #E3FBCA
square
#CAFBFB #E3CAFB #FBCACA #E3FBCA
split-complementary
#CAFBFB #FBCAE3 #FBE3CA
monochromatic
#58F2F2 #91F7F7 #CAFBFB #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.12
#CAFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#CAFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFBFB
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFBFB | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#BBFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cafbfb; /* rgb */ color: rgb(202, 251, 251); /* oklch */ color: oklch(95.4% 0.050 196.3);
Tailwind
colors: {
custom: {
50: '#dbfcfc',
500: '#cafbfb',
950: '#000000',
},
}SCSS
$custom: #cafbfb; $custom-light: #dbfcfc; $custom-dark: #000000;
JSON
{
"hex": "#cafbfb",
"rgb": {
"r": 202,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.95431,
"c": 0.04977,
"h": 196.3
},
"luminance": 0.88516
}Semantic roles & 50–950 ramp
primary
#CAFBFB
secondary
#E18888
accent
#0303E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585