#C2EDDC#C2EDDC
#C2EDDC is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.1% C 0.050 H 169.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EDDC |
|---|---|
| RGB | rgb(194, 237, 220) |
| HSL | hsl(156, 54%, 85%) |
| HSV | hsv(156, 18%, 93%) |
| CMYK | cmyk(18.1%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(90.42, -17.16, 3.65) |
| CIE-LCH | lch(90.42, 17.54, 168.01°) |
| OKLab | oklab(91.1% -0.0492 0.0094) |
| OKLCH | oklch(91.1% 0.05 169.2) |
| XYZ | xyz(65.4471, 77.2031, 79.1497) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.34
Eggshell Blue
#C4FFF7
ΔE00 5.78
Pale Aqua
#B8FFEB
ΔE00 5.85
Ice
#D6FFFA
ΔE00 6.23
Light Light Blue
#CAFFFB
ΔE00 6.49
Paleturquoise
#AFEEEE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EDDC #EDC2D3
analogous
#C2EDC7 #C2EDDC #C2E9ED
triadic
#C2EDDC #DCC2ED #EDDCC2
tetradic
#C2EDDC #C7C2ED #EDC2D3 #E9EDC2
square
#C2EDDC #C7C2ED #EDC2D3 #E9EDC2
split-complementary
#C2EDDC #EDC2E9 #EDC7C2
monochromatic
#63D1A6 #93DFC1 #C2EDDC #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.28
#C2EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#C2EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EDDC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EDDC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#B9EEE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2eddc; /* rgb */ color: rgb(194, 237, 220); /* oklch */ color: oklch(91.1% 0.050 169.2);
Tailwind
colors: {
custom: {
50: '#d5f3e6',
500: '#c2eddc',
950: '#000000',
},
}SCSS
$custom: #c2eddc; $custom-light: #d5f3e6; $custom-dark: #000000;
JSON
{
"hex": "#c2eddc",
"rgb": {
"r": 194,
"g": 237,
"b": 220
},
"hsl": {
"h": 156.279,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.91103,
"c": 0.05014,
"h": 169.2
},
"luminance": 0.77205
}Semantic roles & 50–950 ramp
primary
#C2EDDC
secondary
#CA89A3
accent
#2462C2
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584