#CAFEEC#CAFEEC

#CAFEEC is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.6% C 0.058 H 171.9°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).

Color values

HEX#CAFEEC
RGBrgb(202, 254, 236)
HSLhsl(159, 96%, 89%)
HSVhsv(159, 20%, 100%)
CMYKcmyk(20.5%, 0%, 7.1%, 0.4%)
CIE-LABlab(95.79, -19.93, 3.20)
CIE-LCHlch(95.79, 20.19, 170.87°)
OKLaboklab(95.63% -0.0575 0.0082)
OKLCHoklch(95.63% 0.058 171.9)
XYZxyz(74.9350, 89.4938, 92.6665)
Luminance0.8950 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAFEEC #FECADC
analogous
#CAFED2 #CAFEEC #CAF6FE
triadic
#CAFEEC #ECCAFE #FEECCA
tetradic
#CAFEEC #D2CAFE #FECADC #F6FECA
square
#CAFEEC #D2CAFE #FECADC #F6FECA
split-complementary
#CAFEEC #FECAF6 #FED2CA
monochromatic
#52FCC1 #8EFDD6 #CAFEEC #E1FEF4 #E1FEF4

Accessibility & contrast

On white

1.11
#CAFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.90
#CAFEEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAFEEC
18.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAFEEC#FFFFFF#000000##000000
##CAFEEC1.001.1118.9018.90
#FFFFFF1.111.0021.0021.00
#00000018.9021.001.001.00
##00000018.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#BEFFF8
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #cafeec;
/* rgb */ color: rgb(202, 254, 236);
/* oklch */ color: oklch(95.6% 0.058 171.9);
Tailwind
colors: {
  custom: {
    50: '#dbfef2',
    500: '#cafeec',
    950: '#000000',
  },
}
SCSS
$custom: #cafeec;
$custom-light: #dbfef2;
$custom-dark: #000000;
JSON
{
  "hex": "#cafeec",
  "rgb": {
    "r": 202,
    "g": 254,
    "b": 236
  },
  "hsl": {
    "h": 159.231,
    "s": 96.296,
    "l": 89.412
  },
  "oklch": {
    "l": 0.95631,
    "c": 0.05806,
    "h": 171.9
  },
  "luminance": 0.89496
}

Semantic roles & 50–950 ramp

primary
#CAFEEC
secondary
#E785A7
accent
#004FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685

Preview Lab

Preview with #CAFEEC

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#CAFEEC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva