#C2EBEC#C2EBEC
#C2EBEC is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.1% C 0.042 H 198.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBEC |
|---|---|
| RGB | rgb(194, 235, 236) |
| HSL | hsl(181, 53%, 84%) |
| HSV | hsv(181, 18%, 93%) |
| CMYK | cmyk(17.8%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(90.29, -12.97, -4.89) |
| CIE-LCH | lch(90.29, 13.86, 200.65°) |
| OKLab | oklab(91.14% -0.0403 -0.0133) |
| OKLCH | oklch(91.14% 0.042 198.3) |
| XYZ | xyz(67.0926, 76.9400, 90.6566) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.50
Pale Blue
#D0FEFE
ΔE00 4.01
Light Sky Blue
#C6FCFF
ΔE00 4.14
Really Light Blue
#D4FFFF
ΔE00 4.18
Pale Sky Blue
#BDF6FE
ΔE00 4.18
Very Light Blue
#D5FFFF
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBEC #ECC3C2
analogous
#C2ECD8 #C2EBEC #C2D6EC
triadic
#C2EBEC #ECC2EB #EBECC2
tetradic
#C2EBEC #D8C2EC #ECC3C2 #D6ECC2
square
#C2EBEC #D8C2EC #ECC3C2 #D6ECC2
split-complementary
#C2EBEC #ECC2D6 #ECD8C2
monochromatic
#65CCCF #93DCDD #C2EBEC #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.28
#C2EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#C2EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBEC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBEC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#B5EEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2ebec; /* rgb */ color: rgb(194, 235, 236); /* oklch */ color: oklch(91.1% 0.042 198.3);
Tailwind
colors: {
custom: {
50: '#d5f1f2',
500: '#c2ebec',
950: '#000000',
},
}SCSS
$custom: #c2ebec; $custom-light: #d5f1f2; $custom-dark: #000000;
JSON
{
"hex": "#c2ebec",
"rgb": {
"r": 194,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.429,
"s": 52.5,
"l": 84.314
},
"oklch": {
"l": 0.91142,
"c": 0.04245,
"h": 198.3
},
"luminance": 0.76942
}Semantic roles & 50–950 ramp
primary
#C2EBEC
secondary
#C98B8A
accent
#2926C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585