#CEFFEC#CEFFEC

#CEFFEC is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.1% C 0.056 H 169.5°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).

Color values

HEX#CEFFEC
RGBrgb(206, 255, 236)
HSLhsl(157, 100%, 90%)
HSVhsv(157, 19%, 100%)
CMYKcmyk(19.2%, 0%, 7.5%, 0%)
CIE-LABlab(96.28, -19.19, 3.95)
CIE-LCHlch(96.28, 19.59, 168.36°)
OKLaboklab(96.09% -0.0551 0.0102)
OKLCHoklch(96.09% 0.056 169.5)
XYZxyz(76.3498, 90.6956, 92.8239)
Luminance0.9070 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEFFEC #FFCEE1
analogous
#CEFFD3 #CEFFEC #CEF9FF
triadic
#CEFFEC #ECCEFF #FFECCE
tetradic
#CEFFEC #D3CEFF #FFCEE1 #F9FFCE
square
#CEFFEC #D3CEFF #FFCEE1 #F9FFCE
split-complementary
#CEFFEC #FFCEF9 #FFD3CE
monochromatic
#54FFBD #91FFD4 #CEFFEC #E0FFF3 #E0FFF3

Accessibility & contrast

On white

1.10
#CEFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.14
#CEFFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEFFEC
19.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEFFEC#FFFFFF#000000##000000
##CEFFEC1.001.1019.1419.14
#FFFFFF1.101.0021.0021.00
#00000019.1421.001.001.00
##00000019.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#C3FFF9
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #ceffec;
/* rgb */ color: rgb(206, 255, 236);
/* oklch */ color: oklch(96.1% 0.056 169.5);
Tailwind
colors: {
  custom: {
    50: '#ddfff2',
    500: '#ceffec',
    950: '#000000',
  },
}
SCSS
$custom: #ceffec;
$custom-light: #ddfff2;
$custom-dark: #000000;
JSON
{
  "hex": "#ceffec",
  "rgb": {
    "r": 206,
    "g": 255,
    "b": 236
  },
  "hsl": {
    "h": 156.735,
    "s": 100,
    "l": 90.392
  },
  "oklch": {
    "l": 0.96089,
    "c": 0.05601,
    "h": 169.5
  },
  "luminance": 0.90698
}

Semantic roles & 50–950 ramp

primary
#CEFFEC
secondary
#EA87AE
accent
#0059E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685

Preview Lab

Preview with #CEFFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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