#C0EDEA#C0EDEA
#C0EDEA is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.4% C 0.046 H 191.4°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EDEA |
|---|---|
| RGB | rgb(192, 237, 234) |
| HSL | hsl(176, 56%, 84%) |
| HSV | hsv(176, 19%, 93%) |
| CMYK | cmyk(19%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(90.65, -14.99, -3.33) |
| CIE-LCH | lch(90.65, 15.36, 192.54°) |
| OKLab | oklab(91.38% -0.0456 -0.0092) |
| OKLCH | oklch(91.38% 0.046 191.4) |
| XYZ | xyz(66.8695, 77.7131, 89.3028) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.53
Duck Egg Blue
#C3FBF4
ΔE00 3.80
Pale Blue
#D0FEFE
ΔE00 3.81
Light Light Blue
#CAFFFB
ΔE00 3.88
Light Sky Blue
#C6FCFF
ΔE00 4.03
Ice
#D6FFFA
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EDEA #EDC0C3
analogous
#C0EDD4 #C0EDEA #C0DAED
triadic
#C0EDEA #EAC0ED #EDEAC0
tetradic
#C0EDEA #D4C0ED #EDC0C3 #DAEDC0
square
#C0EDEA #D4C0ED #EDC0C3 #DAEDC0
split-complementary
#C0EDEA #EDC0DA #EDD4C0
monochromatic
#61D2CA #90DFDA #C0EDEA #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.27
#C0EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#C0EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EDEA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EDEA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#DFE1EB
Tritanopia (blue-blind)
#B3F0EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c0edea; /* rgb */ color: rgb(192, 237, 234); /* oklch */ color: oklch(91.4% 0.046 191.4);
Tailwind
colors: {
custom: {
50: '#d3f2f0',
500: '#c0edea',
950: '#000000',
},
}SCSS
$custom: #c0edea; $custom-light: #d3f2f0; $custom-dark: #000000;
JSON
{
"hex": "#c0edea",
"rgb": {
"r": 192,
"g": 237,
"b": 234
},
"hsl": {
"h": 176,
"s": 55.556,
"l": 84.118
},
"oklch": {
"l": 0.91375,
"c": 0.04649,
"h": 191.4
},
"luminance": 0.77715
}Semantic roles & 50–950 ramp
primary
#C0EDEA
secondary
#CA878B
accent
#222DC3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585