#C1EAEB#C1EAEB
#C1EAEB is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.8% C 0.042 H 198.3°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C1EAEB |
|---|---|
| RGB | rgb(193, 234, 235) |
| HSL | hsl(181, 51%, 84%) |
| HSV | hsv(181, 18%, 92%) |
| CMYK | cmyk(17.9%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.94, -12.98, -4.89) |
| CIE-LCH | lch(89.94, 13.87, 200.64°) |
| OKLab | oklab(90.84% -0.0403 -0.0133) |
| OKLCH | oklch(90.84% 0.042 198.3) |
| XYZ | xyz(66.4064, 76.1791, 89.7864) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.34
Pale Blue
#D0FEFE
ΔE00 4.22
Pale Sky Blue
#BDF6FE
ΔE00 4.28
Light Sky Blue
#C6FCFF
ΔE00 4.31
Really Light Blue
#D4FFFF
ΔE00 4.39
Very Light Blue
#D5FFFF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1EAEB #EBC2C1
analogous
#C1EBD7 #C1EAEB #C1D5EB
triadic
#C1EAEB #EBC1EA #EAEBC1
tetradic
#C1EAEB #D7C1EB #EBC2C1 #D5EBC1
square
#C1EAEB #D7C1EB #EBC2C1 #D5EBC1
split-complementary
#C1EAEB #EBC1D5 #EBD7C1
monochromatic
#64CBCD #93DADC #C1EAEB #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.29
#C1EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#C1EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1EAEB
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1EAEB | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#B4EDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c1eaeb; /* rgb */ color: rgb(193, 234, 235); /* oklch */ color: oklch(90.8% 0.042 198.3);
Tailwind
colors: {
custom: {
50: '#d4f0f1',
500: '#c1eaeb',
950: '#000000',
},
}SCSS
$custom: #c1eaeb; $custom-light: #d4f0f1; $custom-dark: #000000;
JSON
{
"hex": "#c1eaeb",
"rgb": {
"r": 193,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.429,
"s": 51.22,
"l": 83.922
},
"oklch": {
"l": 0.90839,
"c": 0.04248,
"h": 198.3
},
"luminance": 0.76181
}Semantic roles & 50–950 ramp
primary
#C1EAEB
secondary
#C78A89
accent
#2B27BF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585