#CAFFFF#CAFFFF
#CAFFFF is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.4% C 0.053 H 196.3°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFFF |
|---|---|
| RGB | rgb(202, 255, 255) |
| HSL | hsl(180, 100%, 90%) |
| HSV | hsv(180, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 0%, 0%) |
| CIE-LAB | lab(96.53, -16.61, -5.50) |
| CIE-LCH | lch(96.53, 17.49, 198.31°) |
| OKLab | oklab(96.38% -0.0513 -0.015) |
| OKLCH | oklch(96.38% 0.053 196.3) |
| XYZ | xyz(78.1618, 91.2936, 108.0915) |
| Luminance | 0.9130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.33
Pale Blue
#D0FEFE
ΔE00 1.47
Light Light Blue
#CAFFFB
ΔE00 1.60
Really Light Blue
#D4FFFF
ΔE00 2.19
Very Light Blue
#D5FFFF
ΔE00 2.42
Very Pale Blue
#D6FFFE
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFFF #FFCACA
analogous
#CAFFE5 #CAFFFF #CAE5FF
triadic
#CAFFFF #FFCAFF #FFFFCA
tetradic
#CAFFFF #E5CAFF #FFCACA #E5FFCA
square
#CAFFFF #E5CAFF #FFCACA #E5FFCA
split-complementary
#CAFFFF #FFCAE5 #FFE5CA
monochromatic
#50FFFF #8DFFFF #CAFFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.09
#CAFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#CAFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFFF
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFFF | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#EDF2FF
Tritanopia (blue-blind)
#B9FFFF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #caffff; /* rgb */ color: rgb(202, 255, 255); /* oklch */ color: oklch(96.4% 0.053 196.3);
Tailwind
colors: {
custom: {
50: '#dbffff',
500: '#caffff',
950: '#000000',
},
}SCSS
$custom: #caffff; $custom-light: #dbffff; $custom-dark: #000000;
JSON
{
"hex": "#caffff",
"rgb": {
"r": 202,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96383,
"c": 0.05347,
"h": 196.3
},
"luminance": 0.91297
}Semantic roles & 50–950 ramp
primary
#CAFFFF
secondary
#E98484
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686