#C2EDEC#C2EDEC

#C2EDEC is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.6% C 0.044 H 194.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).

Color values

HEX#C2EDEC
RGBrgb(194, 237, 236)
HSLhsl(179, 54%, 85%)
HSVhsv(179, 18%, 93%)
CMYKcmyk(18.1%, 0%, 0.4%, 7.1%)
CIE-LABlab(90.82, -13.97, -4.11)
CIE-LCHlch(90.82, 14.57, 196.39°)
OKLaboklab(91.56% -0.0429 -0.0112)
OKLCHoklch(91.56% 0.044 194.6)
XYZxyz(67.6684, 78.0916, 90.8485)
Luminance0.7809 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2EDEC #EDC2C3
analogous
#C2EDD7 #C2EDEC #C2D9ED
triadic
#C2EDEC #ECC2ED #EDECC2
tetradic
#C2EDEC #D7C2ED #EDC2C3 #D9EDC2
square
#C2EDEC #D7C2ED #EDC2C3 #D9EDC2
split-complementary
#C2EDEC #EDC2D9 #EDD7C2
monochromatic
#63D1CF #93DFDD #C2EDEC #E7F8F8 #E7F8F8

Accessibility & contrast

On white

1.26
#C2EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.62
#C2EDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2EDEC
16.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2EDEC#FFFFFF#000000##000000
##C2EDEC1.001.2616.6216.62
#FFFFFF1.261.0021.0021.00
#00000016.6221.001.001.00
##00000016.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#B5F0ED
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #c2edec;
/* rgb */ color: rgb(194, 237, 236);
/* oklch */ color: oklch(91.6% 0.044 194.6);
Tailwind
colors: {
  custom: {
    50: '#d5f2f2',
    500: '#c2edec',
    950: '#000000',
  },
}
SCSS
$custom: #c2edec;
$custom-light: #d5f2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#c2edec",
  "rgb": {
    "r": 194,
    "g": 237,
    "b": 236
  },
  "hsl": {
    "h": 178.605,
    "s": 54.43,
    "l": 84.51
  },
  "oklch": {
    "l": 0.91561,
    "c": 0.04437,
    "h": 194.6
  },
  "luminance": 0.78094
}

Semantic roles & 50–950 ramp

primary
#C2EDEC
secondary
#CA898B
accent
#2427C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585

Preview Lab

Preview with #C2EDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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