#CEFFEB#CEFFEB

#CEFFEB is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.057 H 168.4°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).

Color values

HEX#CEFFEB
RGBrgb(206, 255, 235)
HSLhsl(156, 100%, 90%)
HSVhsv(156, 19%, 100%)
CMYKcmyk(19.2%, 0%, 7.8%, 0%)
CIE-LABlab(96.26, -19.38, 4.43)
CIE-LCHlch(96.26, 19.88, 167.12°)
OKLaboklab(96.06% -0.0555 0.0114)
OKLCHoklch(96.06% 0.057 168.4)
XYZxyz(76.2049, 90.6376, 92.0609)
Luminance0.9064 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEFFEB #FFCEE2
analogous
#CEFFD2 #CEFFEB #CEFBFF
triadic
#CEFFEB #EBCEFF #FFEBCE
tetradic
#CEFFEB #D2CEFF #FFCEE2 #FBFFCE
square
#CEFFEB #D2CEFF #FFCEE2 #FBFFCE
split-complementary
#CEFFEB #FFCEFB #FFD2CE
monochromatic
#54FFB9 #91FFD2 #CEFFEB #E0FFF3 #E0FFF3

Accessibility & contrast

On white

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

On black

19.13
#CEFFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEFFEB
19.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEFFEB#FFFFFF#000000##000000
##CEFFEB1.001.1019.1319.13
#FFFFFF1.101.0021.0021.00
#00000019.1321.001.001.00
##00000019.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F3F2EC
Tritanopia (blue-blind)
#C4FFF9
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #ceffeb;
/* rgb */ color: rgb(206, 255, 235);
/* oklch */ color: oklch(96.1% 0.057 168.4);
Tailwind
colors: {
  custom: {
    50: '#ddfff1',
    500: '#ceffeb',
    950: '#000000',
  },
}
SCSS
$custom: #ceffeb;
$custom-light: #ddfff1;
$custom-dark: #000000;
JSON
{
  "hex": "#ceffeb",
  "rgb": {
    "r": 206,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 155.51,
    "s": 100,
    "l": 90.392
  },
  "oklch": {
    "l": 0.96062,
    "c": 0.05664,
    "h": 168.4
  },
  "luminance": 0.9064
}

Semantic roles & 50–950 ramp

primary
#CEFFEB
secondary
#EA87B0
accent
#005EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685

Preview Lab

Preview with #CEFFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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