#CEFEFB#CEFEFB

#CEFEFB is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.049 H 191.7°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).

Color values

HEX#CEFEFB
RGBrgb(206, 254, 251)
HSLhsl(176, 96%, 90%)
HSVhsv(176, 19%, 100%)
CMYKcmyk(18.9%, 0%, 1.2%, 0.4%)
CIE-LABlab(96.40, -15.75, -3.61)
CIE-LCHlch(96.40, 16.15, 192.90°)
OKLaboklab(96.3% -0.0479 -0.0099)
OKLCHoklch(96.3% 0.049 191.7)
XYZxyz(78.3031, 90.9678, 104.6810)
Luminance0.9097 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEFEFB #FECED1
analogous
#CEFEE3 #CEFEFB #CEE9FE
triadic
#CEFEFB #FBCEFE #FEFBCE
tetradic
#CEFEFB #E3CEFE #FECED1 #E9FECE
square
#CEFEFB #E3CEFE #FECED1 #E9FECE
split-complementary
#CEFEFB #FECEE9 #FEE3CE
monochromatic
#56FCF1 #92FDF6 #CEFEFB #E1FEFD #E1FEFD

Accessibility & contrast

On white

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

On black

19.19
#CEFEFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEFEFB
19.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEFEFB#FFFFFF#000000##000000
##CEFEFB1.001.0919.1919.19
#FFFFFF1.091.0021.0021.00
#00000019.1921.001.001.00
##00000019.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#C0FFFD
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cefefb;
/* rgb */ color: rgb(206, 254, 251);
/* oklch */ color: oklch(96.3% 0.049 191.7);
Tailwind
colors: {
  custom: {
    50: '#ddfefc',
    500: '#cefefb',
    950: '#000000',
  },
}
SCSS
$custom: #cefefb;
$custom-light: #ddfefc;
$custom-dark: #000000;
JSON
{
  "hex": "#cefefb",
  "rgb": {
    "r": 206,
    "g": 254,
    "b": 251
  },
  "hsl": {
    "h": 176.25,
    "s": 96,
    "l": 90.196
  },
  "oklch": {
    "l": 0.96302,
    "c": 0.04892,
    "h": 191.7
  },
  "luminance": 0.9097
}

Semantic roles & 50–950 ramp

primary
#CEFEFB
secondary
#E8888E
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585

Preview Lab

Preview with #CEFEFB

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

Preview Lab → · Contrast checker → · Palette generator →

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