#CEFEFD#CEFEFD

#CEFEFD is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.4% C 0.049 H 194.8°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).

Color values

HEX#CEFEFD
RGBrgb(206, 254, 253)
HSLhsl(179, 96%, 90%)
HSVhsv(179, 19%, 100%)
CMYKcmyk(18.9%, 0%, 0.4%, 0.4%)
CIE-LABlab(96.45, -15.34, -4.56)
CIE-LCHlch(96.45, 16.00, 196.55°)
OKLaboklab(96.36% -0.0471 -0.0125)
OKLCHoklch(96.36% 0.049 194.8)
XYZxyz(78.6200, 91.0946, 106.3501)
Luminance0.9110 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEFEFD #FECECF
analogous
#CEFEE5 #CEFEFD #CEE7FE
triadic
#CEFEFD #FDCEFE #FEFDCE
tetradic
#CEFEFD #E5CEFE #FECECF #E7FECE
square
#CEFEFD #E5CEFE #FECECF #E7FECE
split-complementary
#CEFEFD #FECEE7 #FEE5CE
monochromatic
#56FCF8 #92FDFB #CEFEFD #E1FEFE #E1FEFE

Accessibility & contrast

On white

1.09
#CEFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.22
#CEFEFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEFEFD
19.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEFEFD#FFFFFF#000000##000000
##CEFEFD1.001.0919.2219.22
#FFFFFF1.091.0021.0021.00
#00000019.2221.001.001.00
##00000019.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#BFFFFD
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cefefd;
/* rgb */ color: rgb(206, 254, 253);
/* oklch */ color: oklch(96.4% 0.049 194.8);
Tailwind
colors: {
  custom: {
    50: '#ddfefe',
    500: '#cefefd',
    950: '#000000',
  },
}
SCSS
$custom: #cefefd;
$custom-light: #ddfefe;
$custom-dark: #000000;
JSON
{
  "hex": "#cefefd",
  "rgb": {
    "r": 206,
    "g": 254,
    "b": 253
  },
  "hsl": {
    "h": 178.75,
    "s": 96,
    "l": 90.196
  },
  "oklch": {
    "l": 0.96361,
    "c": 0.04877,
    "h": 194.8
  },
  "luminance": 0.91097
}

Semantic roles & 50–950 ramp

primary
#CEFEFD
secondary
#E8888A
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585

Preview Lab

Preview with #CEFEFD

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

Preview Lab → · Contrast checker → · Palette generator →

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