#CAFFEB#CAFFEB
#CAFFEB is a very light, moderate teal. Relative luminance 0.901; OKLCH L 95.8% C 0.060 H 170.0°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFEB |
|---|---|
| RGB | rgb(202, 255, 235) |
| HSL | hsl(157, 100%, 90%) |
| HSV | hsv(157, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.03, -20.61, 4.07) |
| CIE-LCH | lch(96.03, 21.01, 168.84°) |
| OKLab | oklab(95.82% -0.0592 0.0104) |
| OKLCH | oklch(95.82% 0.06 170) |
| XYZ | xyz(75.1083, 90.0722, 92.0095) |
| Luminance | 0.9008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.20
Eggshell Blue
#C4FFF7
ΔE00 4.52
Duck Egg Blue
#C3FBF4
ΔE00 4.82
Light Light Blue
#CAFFFB
ΔE00 5.92
Ice
#D6FFFA
ΔE00 6.18
Pale Cyan
#B7FFFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFEB #FFCADE
analogous
#CAFFD1 #CAFFEB #CAF9FF
triadic
#CAFFEB #EBCAFF #FFEBCA
tetradic
#CAFFEB #D1CAFF #FFCADE #F9FFCA
square
#CAFFEB #D1CAFF #FFCADE #F9FFCA
split-complementary
#CAFFEB #FFCAF9 #FFD1CA
monochromatic
#50FFBD #8DFFD4 #CAFFEB #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.10
#CAFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#CAFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFEB
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFEB | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#BEFFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #caffeb; /* rgb */ color: rgb(202, 255, 235); /* oklch */ color: oklch(95.8% 0.060 170.0);
Tailwind
colors: {
custom: {
50: '#dbfff1',
500: '#caffeb',
950: '#000000',
},
}SCSS
$custom: #caffeb; $custom-light: #dbfff1; $custom-dark: #000000;
JSON
{
"hex": "#caffeb",
"rgb": {
"r": 202,
"g": 255,
"b": 235
},
"hsl": {
"h": 157.358,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95815,
"c": 0.06008,
"h": 170
},
"luminance": 0.90075
}Semantic roles & 50–950 ramp
primary
#CAFFEB
secondary
#E984AA
accent
#0057E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685