#C2EFDC#C2EFDC
#C2EFDC is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.5% C 0.053 H 167.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFDC |
|---|---|
| RGB | rgb(194, 239, 220) |
| HSL | hsl(155, 58%, 85%) |
| HSV | hsv(155, 19%, 94%) |
| CMYK | cmyk(18.8%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(90.95, -18.15, 4.42) |
| CIE-LCH | lch(90.95, 18.68, 166.33°) |
| OKLab | oklab(91.53% -0.0519 0.0114) |
| OKLCH | oklch(91.53% 0.053 167.6) |
| XYZ | xyz(66.0294, 78.3677, 79.3438) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.30
Duck Egg Blue
#C3FBF4
ΔE00 5.54
Eggshell Blue
#C4FFF7
ΔE00 5.84
Ice
#D6FFFA
ΔE00 6.62
Light Light Blue
#CAFFFB
ΔE00 6.77
Pale Cyan
#B7FFFA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFDC #EFC2D5
analogous
#C2EFC6 #C2EFDC #C2EBEF
triadic
#C2EFDC #DCC2EF #EFDCC2
tetradic
#C2EFDC #C6C2EF #EFC2D5 #EBEFC2
square
#C2EFDC #C6C2EF #EFC2D5 #EBEFC2
split-complementary
#C2EFDC #EFC2EB #EFC6C2
monochromatic
#61D6A4 #92E2C0 #C2EFDC #E7F9F1 #E7F9F1
Accessibility & contrast
On white
1.26
#C2EFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#C2EFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFDC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFDC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#E4E3DD
Tritanopia (blue-blind)
#B9EFE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2efdc; /* rgb */ color: rgb(194, 239, 220); /* oklch */ color: oklch(91.5% 0.053 167.6);
Tailwind
colors: {
custom: {
50: '#d5f4e6',
500: '#c2efdc',
950: '#000000',
},
}SCSS
$custom: #c2efdc; $custom-light: #d5f4e6; $custom-dark: #000000;
JSON
{
"hex": "#c2efdc",
"rgb": {
"r": 194,
"g": 239,
"b": 220
},
"hsl": {
"h": 154.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.91527,
"c": 0.05311,
"h": 167.6
},
"luminance": 0.7837
}Semantic roles & 50–950 ramp
primary
#C2EFDC
secondary
#CD88A5
accent
#1F66C6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584