#CEEFEA#CEEFEA

#CEEFEA is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.7% C 0.035 H 185.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).

Color values

HEX#CEEFEA
RGBrgb(206, 239, 234)
HSLhsl(171, 51%, 87%)
HSVhsv(171, 14%, 94%)
CMYKcmyk(13.8%, 0%, 2.1%, 6.3%)
CIE-LABlab(92.04, -11.66, -1.19)
CIE-LCHlch(92.04, 11.72, 185.84°)
OKLaboklab(92.7% -0.0349 -0.0034)
OKLCHoklch(92.7% 0.035 185.5)
XYZxyz(71.1677, 80.7936, 89.6711)
Luminance0.8079 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEEFEA #EFCED3
analogous
#CEEFDA #CEEFEA #CEE4EF
triadic
#CEEFEA #EACEEF #EFEACE
tetradic
#CEEFEA #DACEEF #EFCED3 #E4EFCE
square
#CEEFEA #DACEEF #EFCED3 #E4EFCE
split-complementary
#CEEFEA #EFCEE4 #EFDACE
monochromatic
#72D1C2 #A0E0D6 #CEEFEA #E8F7F5 #E8F7F5

Accessibility & contrast

On white

1.22
#CEEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.16
#CEEFEA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEEFEA
17.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEEFEA#FFFFFF#000000##000000
##CEEFEA1.001.2217.1617.16
#FFFFFF1.221.0021.0021.00
#00000017.1621.001.001.00
##00000017.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#C6F1ED
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ceefea;
/* rgb */ color: rgb(206, 239, 234);
/* oklch */ color: oklch(92.7% 0.035 185.5);
Tailwind
colors: {
  custom: {
    50: '#ddf4f0',
    500: '#ceefea',
    950: '#000000',
  },
}
SCSS
$custom: #ceefea;
$custom-light: #ddf4f0;
$custom-dark: #000000;
JSON
{
  "hex": "#ceefea",
  "rgb": {
    "r": 206,
    "g": 239,
    "b": 234
  },
  "hsl": {
    "h": 170.909,
    "s": 50.769,
    "l": 87.255
  },
  "oklch": {
    "l": 0.92701,
    "c": 0.03504,
    "h": 185.5
  },
  "luminance": 0.80795
}

Semantic roles & 50–950 ramp

primary
#CEEFEA
secondary
#CC959D
accent
#273EBE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585

Preview Lab

Preview with #CEEFEA

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

Preview Lab → · Contrast checker → · Palette generator →

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