#C2EAEB#C2EAEB
#C2EAEB is a very light, muted teal. Relative luminance 0.763; OKLCH L 90.9% C 0.041 H 198.3°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EAEB |
|---|---|
| RGB | rgb(194, 234, 235) |
| HSL | hsl(181, 51%, 84%) |
| HSV | hsv(181, 17%, 92%) |
| CMYK | cmyk(17.4%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.00, -12.67, -4.79) |
| CIE-LCH | lch(90.00, 13.55, 200.71°) |
| OKLab | oklab(90.9% -0.0394 -0.013) |
| OKLCH | oklch(90.9% 0.041 198.3) |
| XYZ | xyz(66.6622, 76.3111, 89.7984) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.45
Pale Blue
#D0FEFE
ΔE00 4.25
Really Light Blue
#D4FFFF
ΔE00 4.39
Very Light Blue
#D5FFFF
ΔE00 4.39
Pale Sky Blue
#BDF6FE
ΔE00 4.41
Light Sky Blue
#C6FCFF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EAEB #EBC3C2
analogous
#C2EBD8 #C2EAEB #C2D6EB
triadic
#C2EAEB #EBC2EA #EAEBC2
tetradic
#C2EAEB #D8C2EB #EBC3C2 #D6EBC2
square
#C2EAEB #D8C2EB #EBC3C2 #D6EBC2
split-complementary
#C2EAEB #EBC2D6 #EBD8C2
monochromatic
#66CACD #94DADC #C2EAEB #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.29
#C2EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#C2EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EAEB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EAEB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#B6EDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c2eaeb; /* rgb */ color: rgb(194, 234, 235); /* oklch */ color: oklch(90.9% 0.041 198.3);
Tailwind
colors: {
custom: {
50: '#d5f0f1',
500: '#c2eaeb',
950: '#000000',
},
}SCSS
$custom: #c2eaeb; $custom-light: #d5f0f1; $custom-dark: #000000;
JSON
{
"hex": "#c2eaeb",
"rgb": {
"r": 194,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.463,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.90903,
"c": 0.04149,
"h": 198.3
},
"luminance": 0.76313
}Semantic roles & 50–950 ramp
primary
#C2EAEB
secondary
#C78B8A
accent
#2B28BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585