#C0EAEB#C0EAEB
#C0EAEB is a very light, muted teal. Relative luminance 0.760; OKLCH L 90.8% C 0.043 H 198.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EAEB |
|---|---|
| RGB | rgb(192, 234, 235) |
| HSL | hsl(181, 52%, 84%) |
| HSV | hsv(181, 18%, 92%) |
| CMYK | cmyk(18.3%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.88, -13.28, -4.99) |
| CIE-LCH | lch(89.88, 14.19, 200.57°) |
| OKLab | oklab(90.78% -0.0413 -0.0136) |
| OKLCH | oklch(90.78% 0.043 198.2) |
| XYZ | xyz(66.1523, 76.0481, 89.7745) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.24
Pale Sky Blue
#BDF6FE
ΔE00 4.16
Pale Blue
#D0FEFE
ΔE00 4.20
Light Sky Blue
#C6FCFF
ΔE00 4.20
Paleturquoise
#AFEEEE
ΔE00 4.32
Really Light Blue
#D4FFFF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EAEB #EBC1C0
analogous
#C0EBD6 #C0EAEB #C0D4EB
triadic
#C0EAEB #EBC0EA #EAEBC0
tetradic
#C0EAEB #D6C0EB #EBC1C0 #D4EBC0
square
#C0EAEB #D6C0EB #EBC1C0 #D4EBC0
split-complementary
#C0EAEB #EBC0D4 #EBD6C0
monochromatic
#63CBCE #92DBDC #C0EAEB #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.30
#C0EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#C0EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EAEB
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EAEB | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#B3EDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c0eaeb; /* rgb */ color: rgb(192, 234, 235); /* oklch */ color: oklch(90.8% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#d3f0f1',
500: '#c0eaeb',
950: '#000000',
},
}SCSS
$custom: #c0eaeb; $custom-light: #d3f0f1; $custom-dark: #000000;
JSON
{
"hex": "#c0eaeb",
"rgb": {
"r": 192,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.395,
"s": 51.807,
"l": 83.725
},
"oklch": {
"l": 0.90775,
"c": 0.04345,
"h": 198.2
},
"luminance": 0.7605
}Semantic roles & 50–950 ramp
primary
#C0EAEB
secondary
#C78988
accent
#2A26BF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585