#CAFFF2#CAFFF2
#CAFFF2 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.0% C 0.056 H 178.4°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFF2 |
|---|---|
| RGB | rgb(202, 255, 242) |
| HSL | hsl(165, 100%, 90%) |
| HSV | hsv(165, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(96.20, -19.24, 0.71) |
| CIE-LCH | lch(96.20, 19.26, 177.89°) |
| OKLab | oklab(96.01% -0.0564 0.0016) |
| OKLCH | oklch(96.01% 0.056 178.4) |
| XYZ | xyz(76.1395, 90.4847, 97.4408) |
| Luminance | 0.9049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.18
Duck Egg Blue
#C3FBF4
ΔE00 2.46
Light Light Blue
#CAFFFB
ΔE00 3.44
Pale Aqua
#B8FFEB
ΔE00 3.86
Ice
#D6FFFA
ΔE00 4.17
Pale Cyan
#B7FFFA
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFF2 #FFCAD7
analogous
#CAFFD8 #CAFFF2 #CAF2FF
triadic
#CAFFF2 #F2CAFF #FFF2CA
tetradic
#CAFFF2 #D8CAFF #FFCAD7 #F2FFCA
square
#CAFFF2 #D8CAFF #FFCAD7 #F2FFCA
split-complementary
#CAFFF2 #FFCAF2 #FFD8CA
monochromatic
#50FFD4 #8DFFE3 #CAFFF2 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.10
#CAFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#CAFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFF2
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFF2 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8F1
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#BDFFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cafff2; /* rgb */ color: rgb(202, 255, 242); /* oklch */ color: oklch(96.0% 0.056 178.4);
Tailwind
colors: {
custom: {
50: '#dbfff6',
500: '#cafff2',
950: '#000000',
},
}SCSS
$custom: #cafff2; $custom-light: #dbfff6; $custom-dark: #000000;
JSON
{
"hex": "#cafff2",
"rgb": {
"r": 202,
"g": 255,
"b": 242
},
"hsl": {
"h": 165.283,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96007,
"c": 0.0564,
"h": 178.4
},
"luminance": 0.90487
}Semantic roles & 50–950 ramp
primary
#CAFFF2
secondary
#E9849D
accent
#0038E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685