#C2EFEC#C2EFEC
#C2EFEC is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.0% C 0.046 H 191.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFEC |
|---|---|
| RGB | rgb(194, 239, 236) |
| HSL | hsl(176, 58%, 85%) |
| HSV | hsv(176, 19%, 94%) |
| CMYK | cmyk(18.8%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(91.35, -14.98, -3.33) |
| CIE-LCH | lch(91.35, 15.34, 192.55°) |
| OKLab | oklab(91.98% -0.0455 -0.0091) |
| OKLCH | oklch(91.98% 0.046 191.4) |
| XYZ | xyz(68.2507, 79.2562, 91.0426) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.40
Light Light Blue
#CAFFFB
ΔE00 3.50
Duck Egg Blue
#C3FBF4
ΔE00 3.54
Paleturquoise
#AFEEEE
ΔE00 3.61
Ice
#D6FFFA
ΔE00 3.67
Light Sky Blue
#C6FCFF
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFEC #EFC2C5
analogous
#C2EFD6 #C2EFEC #C2DCEF
triadic
#C2EFEC #ECC2EF #EFECC2
tetradic
#C2EFEC #D6C2EF #EFC2C5 #DCEFC2
square
#C2EFEC #D6C2EF #EFC2C5 #DCEFC2
split-complementary
#C2EFEC #EFC2DC #EFD6C2
monochromatic
#61D6CE #92E2DD #C2EFEC #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.25
#C2EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#C2EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFEC
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFEC | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEC
Deuteranopia (green-blind)
#E1E3ED
Tritanopia (blue-blind)
#B5F2EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2efec; /* rgb */ color: rgb(194, 239, 236); /* oklch */ color: oklch(92.0% 0.046 191.4);
Tailwind
colors: {
custom: {
50: '#d5f4f2',
500: '#c2efec',
950: '#000000',
},
}SCSS
$custom: #c2efec; $custom-light: #d5f4f2; $custom-dark: #000000;
JSON
{
"hex": "#c2efec",
"rgb": {
"r": 194,
"g": 239,
"b": 236
},
"hsl": {
"h": 176,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.9198,
"c": 0.04644,
"h": 191.4
},
"luminance": 0.79258
}Semantic roles & 50–950 ramp
primary
#C2EFEC
secondary
#CD888D
accent
#1F2BC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585