#C0FEED#C0FEED
#C0FEED is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.1% C 0.066 H 176.1°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FEED |
|---|---|
| RGB | rgb(192, 254, 237) |
| HSL | hsl(164, 97%, 87%) |
| HSV | hsv(164, 24%, 100%) |
| CMYK | cmyk(24.4%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(95.25, -22.74, 1.83) |
| CIE-LCH | lch(95.25, 22.82, 175.40°) |
| OKLab | oklab(95.06% -0.0661 0.0045) |
| OKLCH | oklch(95.06% 0.066 176.1) |
| XYZ | xyz(72.4614, 88.2015, 93.3110) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.69
Eggshell Blue
#C4FFF7
ΔE00 3.34
Duck Egg Blue
#C3FBF4
ΔE00 3.80
Pale Cyan
#B7FFFA
ΔE00 4.71
Light Light Blue
#CAFFFB
ΔE00 5.19
Light Cyan
#ACFFFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FEED #FEC0D1
analogous
#C0FECE #C0FEED #C0F0FE
triadic
#C0FEED #EDC0FE #FEEDC0
tetradic
#C0FEED #CEC0FE #FEC0D1 #F0FEC0
square
#C0FEED #CEC0FE #FEC0D1 #F0FEC0
split-complementary
#C0FEED #FEC0F0 #FECEC0
monochromatic
#48FCCB #84FDDC #C0FEED #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.13
#C0FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#C0FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FEED
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FEED | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#B0FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c0feed; /* rgb */ color: rgb(192, 254, 237); /* oklch */ color: oklch(95.1% 0.066 176.1);
Tailwind
colors: {
custom: {
50: '#d4fff2',
500: '#c0feed',
950: '#000000',
},
}SCSS
$custom: #c0feed; $custom-light: #d4fff2; $custom-dark: #000000;
JSON
{
"hex": "#c0feed",
"rgb": {
"r": 192,
"g": 254,
"b": 237
},
"hsl": {
"h": 163.548,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.95061,
"c": 0.06627,
"h": 176.1
},
"luminance": 0.88205
}Semantic roles & 50–950 ramp
primary
#C0FEED
secondary
#E67C99
accent
#003FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685