#CAFFEC#CAFFEC
#CAFFEC is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.8% C 0.059 H 171.1°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFEC |
|---|---|
| RGB | rgb(202, 255, 236) |
| HSL | hsl(158, 100%, 90%) |
| HSV | hsv(158, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.05, -20.42, 3.59) |
| CIE-LCH | lch(96.05, 20.73, 170.04°) |
| OKLab | oklab(95.84% -0.0588 0.0092) |
| OKLCH | oklch(95.84% 0.059 171.1) |
| XYZ | xyz(75.2531, 90.1301, 92.7725) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.18
Eggshell Blue
#C4FFF7
ΔE00 4.18
Duck Egg Blue
#C3FBF4
ΔE00 4.49
Light Light Blue
#CAFFFB
ΔE00 5.58
Ice
#D6FFFA
ΔE00 5.89
Pale Cyan
#B7FFFA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFEC #FFCADD
analogous
#CAFFD2 #CAFFEC #CAF7FF
triadic
#CAFFEC #ECCAFF #FFECCA
tetradic
#CAFFEC #D2CAFF #FFCADD #F7FFCA
square
#CAFFEC #D2CAFF #FFCADD #F7FFCA
split-complementary
#CAFFEC #FFCAF7 #FFD2CA
monochromatic
#50FFC0 #8DFFD6 #CAFFEC #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.10
#CAFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#CAFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFEC
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFEC | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#BEFFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #caffec; /* rgb */ color: rgb(202, 255, 236); /* oklch */ color: oklch(95.8% 0.059 171.1);
Tailwind
colors: {
custom: {
50: '#dbfff2',
500: '#caffec',
950: '#000000',
},
}SCSS
$custom: #caffec; $custom-light: #dbfff2; $custom-dark: #000000;
JSON
{
"hex": "#caffec",
"rgb": {
"r": 202,
"g": 255,
"b": 236
},
"hsl": {
"h": 158.491,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95842,
"c": 0.05947,
"h": 171.1
},
"luminance": 0.90133
}Semantic roles & 50–950 ramp
primary
#CAFFEC
secondary
#E984A8
accent
#0052E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685