#C2EDEB#C2EDEB
#C2EDEB is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.5% C 0.044 H 192.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EDEB |
|---|---|
| RGB | rgb(194, 237, 235) |
| HSL | hsl(177, 54%, 85%) |
| HSV | hsv(177, 18%, 93%) |
| CMYK | cmyk(18.1%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(90.80, -14.18, -3.63) |
| CIE-LCH | lch(90.80, 14.64, 194.35°) |
| OKLab | oklab(91.53% -0.0433 -0.0099) |
| OKLCH | oklch(91.53% 0.044 192.9) |
| XYZ | xyz(67.5235, 78.0337, 90.0855) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.63
Really Light Blue
#D4FFFF
ΔE00 3.92
Paleturquoise
#AFEEEE
ΔE00 3.93
Light Sky Blue
#C6FCFF
ΔE00 3.94
Very Pale Blue
#D6FFFE
ΔE00 3.96
Very Light Blue
#D5FFFF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EDEB #EDC2C4
analogous
#C2EDD6 #C2EDEB #C2DAED
triadic
#C2EDEB #EBC2ED #EDEBC2
tetradic
#C2EDEB #D6C2ED #EDC2C4 #DAEDC2
square
#C2EDEB #D6C2ED #EDC2C4 #DAEDC2
split-complementary
#C2EDEB #EDC2DA #EDD6C2
monochromatic
#63D1CC #93DFDC #C2EDEB #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.26
#C2EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#C2EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EDEB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EDEB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EB
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#B5F0EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2edeb; /* rgb */ color: rgb(194, 237, 235); /* oklch */ color: oklch(91.5% 0.044 192.9);
Tailwind
colors: {
custom: {
50: '#d5f2f1',
500: '#c2edeb',
950: '#000000',
},
}SCSS
$custom: #c2edeb; $custom-light: #d5f2f1; $custom-dark: #000000;
JSON
{
"hex": "#c2edeb",
"rgb": {
"r": 194,
"g": 237,
"b": 235
},
"hsl": {
"h": 177.209,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.91531,
"c": 0.04443,
"h": 192.9
},
"luminance": 0.78036
}Semantic roles & 50–950 ramp
primary
#C2EDEB
secondary
#CA898C
accent
#242BC2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585