#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 |
|---|---|
| RGB | rgb(194, 237, 236) |
| HSL | hsl(179, 54%, 85%) |
| HSV | hsv(179, 18%, 93%) |
| CMYK | cmyk(18.1%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(90.82, -13.97, -4.11) |
| CIE-LCH | lch(90.82, 14.57, 196.39°) |
| OKLab | oklab(91.56% -0.0429 -0.0112) |
| OKLCH | oklch(91.56% 0.044 194.6) |
| XYZ | xyz(67.6684, 78.0916, 90.8485) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.55
Light Sky Blue
#C6FCFF
ΔE00 3.77
Really Light Blue
#D4FFFF
ΔE00 3.83
Very Light Blue
#D5FFFF
ΔE00 3.89
Very Pale Blue
#D6FFFE
ΔE00 3.90
Paleturquoise
#AFEEEE
ΔE00 3.95
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 |
|---|---|---|---|---|
| ##C2EDEC | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.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