#C0EBEF#C0EBEF
#C0EBEF is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.1% C 0.045 H 203.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EBEF |
|---|---|
| RGB | rgb(192, 235, 239) |
| HSL | hsl(185, 59%, 85%) |
| HSV | hsv(185, 20%, 94%) |
| CMYK | cmyk(19.7%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(90.25, -12.95, -6.53) |
| CIE-LCH | lch(90.25, 14.51, 206.75°) |
| OKLab | oklab(91.11% -0.0411 -0.0177) |
| OKLCH | oklch(91.11% 0.045 203.4) |
| XYZ | xyz(67.0221, 76.8528, 92.9474) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.90
Pale Sky Blue
#BDF6FE
ΔE00 3.43
Light Sky Blue
#C6FCFF
ΔE00 4.03
Pale Blue
#D0FEFE
ΔE00 4.31
Really Light Blue
#D4FFFF
ΔE00 4.48
Very Light Blue
#D5FFFF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EBEF #EFC4C0
analogous
#C0EFDC #C0EBEF #C0D4EF
triadic
#C0EBEF #EFC0EB #EBEFC0
tetradic
#C0EBEF #DCC0EF #EFC4C0 #D4EFC0
square
#C0EBEF #DCC0EF #EFC4C0 #D4EFC0
split-complementary
#C0EBEF #EFC0D4 #EFDCC0
monochromatic
#5ECCD6 #8FDCE3 #C0EBEF #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.28
#C0EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#C0EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EBEF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EBEF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#B2EFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c0ebef; /* rgb */ color: rgb(192, 235, 239); /* oklch */ color: oklch(91.1% 0.045 203.4);
Tailwind
colors: {
custom: {
50: '#d3f1f4',
500: '#c0ebef',
950: '#000000',
},
}SCSS
$custom: #c0ebef; $custom-light: #d3f1f4; $custom-dark: #000000;
JSON
{
"hex": "#c0ebef",
"rgb": {
"r": 192,
"g": 235,
"b": 239
},
"hsl": {
"h": 185.106,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.91106,
"c": 0.04472,
"h": 203.4
},
"luminance": 0.76855
}Semantic roles & 50–950 ramp
primary
#C0EBEF
secondary
#CD8C86
accent
#2D1EC7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585