#CAFEFD#CAFEFD
#CAFEFD is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.053 H 194.9°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFEFD |
|---|---|
| RGB | rgb(202, 254, 253) |
| HSL | hsl(179, 96%, 89%) |
| HSV | hsv(179, 20%, 100%) |
| CMYK | cmyk(20.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(96.22, -16.53, -4.93) |
| CIE-LCH | lch(96.22, 17.25, 196.61°) |
| OKLab | oklab(96.12% -0.0508 -0.0135) |
| OKLCH | oklch(96.12% 0.053 194.9) |
| XYZ | xyz(77.5234, 90.5291, 106.2987) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.25
Pale Blue
#D0FEFE
ΔE00 1.44
Light Sky Blue
#C6FCFF
ΔE00 1.63
Really Light Blue
#D4FFFF
ΔE00 2.16
Very Light Blue
#D5FFFF
ΔE00 2.39
Very Pale Blue
#D6FFFE
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFEFD #FECACB
analogous
#CAFEE3 #CAFEFD #CAE5FE
triadic
#CAFEFD #FDCAFE #FEFDCA
tetradic
#CAFEFD #E3CAFE #FECACB #E5FECA
square
#CAFEFD #E3CAFE #FECACB #E5FECA
split-complementary
#CAFEFD #FECAE5 #FEE3CA
monochromatic
#52FCF8 #8EFDFB #CAFEFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#CAFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#CAFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFEFD
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFEFD | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#BAFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cafefd; /* rgb */ color: rgb(202, 254, 253); /* oklch */ color: oklch(96.1% 0.053 194.9);
Tailwind
colors: {
custom: {
50: '#dbfefe',
500: '#cafefd',
950: '#000000',
},
}SCSS
$custom: #cafefd; $custom-light: #dbfefe; $custom-dark: #000000;
JSON
{
"hex": "#cafefd",
"rgb": {
"r": 202,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.846,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.96115,
"c": 0.05258,
"h": 194.9
},
"luminance": 0.90532
}Semantic roles & 50–950 ramp
primary
#CAFEFD
secondary
#E78587
accent
#0004E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585