#C2ECDF#C2ECDF
#C2ECDF is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.0% C 0.047 H 174.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ECDF |
|---|---|
| RGB | rgb(194, 236, 223) |
| HSL | hsl(161, 53%, 84%) |
| HSV | hsv(161, 18%, 93%) |
| CMYK | cmyk(17.8%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(90.22, -16.08, 1.80) |
| CIE-LCH | lch(90.22, 16.18, 173.61°) |
| OKLab | oklab(90.98% -0.0467 0.0045) |
| OKLCH | oklch(90.98% 0.047 174.5) |
| XYZ | xyz(65.5593, 76.7860, 81.1648) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.59
Eggshell Blue
#C4FFF7
ΔE00 5.23
Ice
#D6FFFA
ΔE00 5.29
Light Light Blue
#CAFFFB
ΔE00 5.57
Paleturquoise
#AFEEEE
ΔE00 6.33
Pale Aqua
#B8FFEB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ECDF #ECC2CF
analogous
#C2ECCA #C2ECDF #C2E4EC
triadic
#C2ECDF #DFC2EC #ECDFC2
tetradic
#C2ECDF #CAC2EC #ECC2CF #E4ECC2
square
#C2ECDF #CAC2EC #ECC2CF #E4ECC2
split-complementary
#C2ECDF #ECC2E4 #ECCAC2
monochromatic
#65CFAE #93DDC7 #C2ECDF #E8F8F3 #E8F8F3
Accessibility & contrast
On white
1.28
#C2ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#C2ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ECDF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ECDF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DE
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#B8EDE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2ecdf; /* rgb */ color: rgb(194, 236, 223); /* oklch */ color: oklch(91.0% 0.047 174.5);
Tailwind
colors: {
custom: {
50: '#d5f2e9',
500: '#c2ecdf',
950: '#000000',
},
}SCSS
$custom: #c2ecdf; $custom-light: #d5f2e9; $custom-dark: #000000;
JSON
{
"hex": "#c2ecdf",
"rgb": {
"r": 194,
"g": 236,
"b": 223
},
"hsl": {
"h": 161.429,
"s": 52.5,
"l": 84.314
},
"oklch": {
"l": 0.90975,
"c": 0.04695,
"h": 174.5
},
"luminance": 0.76788
}Semantic roles & 50–950 ramp
primary
#C2ECDF
secondary
#C98A9D
accent
#2655C0
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584