#CAFFEE#CAFFEE
#CAFFEE is a very light, muted teal. Relative luminance 0.902; OKLCH L 95.9% C 0.058 H 173.4°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFEE |
|---|---|
| RGB | rgb(202, 255, 238) |
| HSL | hsl(161, 100%, 90%) |
| HSV | hsv(161, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.10, -20.03, 2.63) |
| CIE-LCH | lch(96.10, 20.20, 172.53°) |
| OKLab | oklab(95.9% -0.058 0.0067) |
| OKLCH | oklch(95.9% 0.058 173.4) |
| XYZ | xyz(75.5453, 90.2470, 94.3114) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.25
Eggshell Blue
#C4FFF7
ΔE00 3.51
Duck Egg Blue
#C3FBF4
ΔE00 3.81
Light Light Blue
#CAFFFB
ΔE00 4.88
Ice
#D6FFFA
ΔE00 5.30
Pale Cyan
#B7FFFA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFEE #FFCADB
analogous
#CAFFD4 #CAFFEE #CAF5FF
triadic
#CAFFEE #EECAFF #FFEECA
tetradic
#CAFFEE #D4CAFF #FFCADB #F5FFCA
square
#CAFFEE #D4CAFF #FFCADB #F5FFCA
split-complementary
#CAFFEE #FFCAF5 #FFD4CA
monochromatic
#50FFC7 #8DFFDA #CAFFEE #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.10
#CAFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#CAFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFEE
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFEE | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#BEFFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #caffee; /* rgb */ color: rgb(202, 255, 238); /* oklch */ color: oklch(95.9% 0.058 173.4);
Tailwind
colors: {
custom: {
50: '#dbfff3',
500: '#caffee',
950: '#000000',
},
}SCSS
$custom: #caffee; $custom-light: #dbfff3; $custom-dark: #000000;
JSON
{
"hex": "#caffee",
"rgb": {
"r": 202,
"g": 255,
"b": 238
},
"hsl": {
"h": 160.755,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95896,
"c": 0.05834,
"h": 173.4
},
"luminance": 0.9025
}Semantic roles & 50–950 ramp
primary
#CAFFEE
secondary
#E984A4
accent
#004AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685