#C2ECDA#C2ECDA
#C2ECDA is a very light, muted teal. Relative luminance 0.765; OKLCH L 90.8% C 0.050 H 167.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ECDA |
|---|---|
| RGB | rgb(194, 236, 218) |
| HSL | hsl(154, 53%, 84%) |
| HSV | hsv(154, 18%, 93%) |
| CMYK | cmyk(17.8%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(90.10, -17.05, 4.23) |
| CIE-LCH | lch(90.10, 17.57, 166.06°) |
| OKLab | oklab(90.84% -0.0487 0.0109) |
| OKLCH | oklch(90.84% 0.05 167.4) |
| XYZ | xyz(64.8951, 76.5204, 77.6668) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.82
Pale Aqua
#B8FFEB
ΔE00 6.12
Eggshell Blue
#C4FFF7
ΔE00 6.24
Ice
#D6FFFA
ΔE00 6.61
Light Light Blue
#CAFFFB
ΔE00 6.96
Paleturquoise
#AFEEEE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ECDA #ECC2D4
analogous
#C2ECC5 #C2ECDA #C2E9EC
triadic
#C2ECDA #DAC2EC #ECDAC2
tetradic
#C2ECDA #C5C2EC #ECC2D4 #E9ECC2
square
#C2ECDA #C5C2EC #ECC2D4 #E9ECC2
split-complementary
#C2ECDA #ECC2E9 #ECC5C2
monochromatic
#65CFA1 #93DDBE #C2ECDA #E8F8F1 #E8F8F1
Accessibility & contrast
On white
1.29
#C2ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#C2ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ECDA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ECDA | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#E2E0DB
Tritanopia (blue-blind)
#B9ECE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2ecda; /* rgb */ color: rgb(194, 236, 218); /* oklch */ color: oklch(90.8% 0.050 167.4);
Tailwind
colors: {
custom: {
50: '#d5f2e5',
500: '#c2ecda',
950: '#000000',
},
}SCSS
$custom: #c2ecda; $custom-light: #d5f2e5; $custom-dark: #000000;
JSON
{
"hex": "#c2ecda",
"rgb": {
"r": 194,
"g": 236,
"b": 218
},
"hsl": {
"h": 154.286,
"s": 52.5,
"l": 84.314
},
"oklch": {
"l": 0.90837,
"c": 0.04995,
"h": 167.4
},
"luminance": 0.76522
}Semantic roles & 50–950 ramp
primary
#C2ECDA
secondary
#C98AA5
accent
#2668C0
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141615
muted
#838584