#CEFFED#CEFFED

#CEFFED is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.1% C 0.055 H 170.7°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).

Color values

HEX#CEFFED
RGBrgb(206, 255, 237)
HSLhsl(158, 100%, 90%)
HSVhsv(158, 19%, 100%)
CMYKcmyk(19.2%, 0%, 7.1%, 0%)
CIE-LABlab(96.31, -19.00, 3.47)
CIE-LCHlch(96.31, 19.32, 169.64°)
OKLaboklab(96.12% -0.0547 0.0089)
OKLCHoklch(96.12% 0.055 170.7)
XYZxyz(76.4955, 90.7538, 93.5912)
Luminance0.9076 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEFFED #FFCEE0
analogous
#CEFFD4 #CEFFED #CEF9FF
triadic
#CEFFED #EDCEFF #FFEDCE
tetradic
#CEFFED #D4CEFF #FFCEE0 #F9FFCE
square
#CEFFED #D4CEFF #FFCEE0 #F9FFCE
split-complementary
#CEFFED #FFCEF9 #FFD4CE
monochromatic
#54FFC0 #91FFD7 #CEFFED #E0FFF4 #E0FFF4

Accessibility & contrast

On white

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

On black

19.15
#CEFFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEFFED
19.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEFFED#FFFFFF#000000##000000
##CEFFED1.001.1019.1519.15
#FFFFFF1.101.0021.0021.00
#00000019.1521.001.001.00
##00000019.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#C3FFFA
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #ceffed;
/* rgb */ color: rgb(206, 255, 237);
/* oklch */ color: oklch(96.1% 0.055 170.7);
Tailwind
colors: {
  custom: {
    50: '#ddfff2',
    500: '#ceffed',
    950: '#000000',
  },
}
SCSS
$custom: #ceffed;
$custom-light: #ddfff2;
$custom-dark: #000000;
JSON
{
  "hex": "#ceffed",
  "rgb": {
    "r": 206,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 157.959,
    "s": 100,
    "l": 90.392
  },
  "oklch": {
    "l": 0.96116,
    "c": 0.0554,
    "h": 170.7
  },
  "luminance": 0.90756
}

Semantic roles & 50–950 ramp

primary
#CEFFED
secondary
#EA87AC
accent
#0054E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685

Preview Lab

Preview with #CEFFED

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

Preview Lab → · Contrast checker → · Palette generator →

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