#CAFEFE#CAFEFE
#CAFEFE is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.053 H 196.3°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFEFE |
|---|---|
| RGB | rgb(202, 254, 254) |
| HSL | hsl(180, 96%, 89%) |
| HSV | hsv(180, 20%, 100%) |
| CMYK | cmyk(20.5%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(96.24, -16.32, -5.41) |
| CIE-LCH | lch(96.24, 17.19, 198.33°) |
| OKLab | oklab(96.15% -0.0504 -0.0148) |
| OKLCH | oklch(96.15% 0.053 196.3) |
| XYZ | xyz(77.6831, 90.5930, 107.1399) |
| Luminance | 0.9060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.26
Pale Blue
#D0FEFE
ΔE00 1.29
Light Light Blue
#CAFFFB
ΔE00 1.65
Really Light Blue
#D4FFFF
ΔE00 2.03
Very Light Blue
#D5FFFF
ΔE00 2.27
Very Pale Blue
#D6FFFE
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFEFE #FECACA
analogous
#CAFEE4 #CAFEFE #CAE4FE
triadic
#CAFEFE #FECAFE #FEFECA
tetradic
#CAFEFE #E4CAFE #FECACA #E4FECA
square
#CAFEFE #E4CAFE #FECACA #E4FECA
split-complementary
#CAFEFE #FECAE4 #FEE4CA
monochromatic
#52FCFC #8EFDFD #CAFEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#CAFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#CAFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFEFE
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFEFE | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#BAFFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cafefe; /* rgb */ color: rgb(202, 254, 254); /* oklch */ color: oklch(96.1% 0.053 196.3);
Tailwind
colors: {
custom: {
50: '#dbfefe',
500: '#cafefe',
950: '#000000',
},
}SCSS
$custom: #cafefe; $custom-light: #dbfefe; $custom-dark: #000000;
JSON
{
"hex": "#cafefe",
"rgb": {
"r": 202,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.96145,
"c": 0.05256,
"h": 196.3
},
"luminance": 0.90596
}Semantic roles & 50–950 ramp
primary
#CAFEFE
secondary
#E78585
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585